net
@krstarica on WordPress.org
- Member Since: August 8th, 2013
Contribution History
net’s badges:- Core Contributor
-
Posted a reply to Function _load_textdomain_just_in_time was called incorrectly, on the site WordPress.org Forums:
Changing: add_action( 'plugins_loaded', 'WP_MCM_Plugin_loader' ); to: add_action( 'init', 'WP_MCM_Plugin_loader' ); addresses the problem, but further… -
Created a topic, Function _load_textdomain_just_in_time was called incorrectly, on the site WordPress.org Forums:
After upgrading to WordPress 6.8, seeing the following… -
Posted a reply to Not compatible with “Page Links To” plugin, on the site WordPress.org Forums:
We removed such meta box. Why do you believe the Redirection plugin is lighter and… -
Posted a reply to Missing “Split by” option, on the site WordPress.org Forums:
We commented out all of that. Including meta box and other unnecessary things. But the… -
Created a topic, PHP 8.3 warnings and errors, on the site WordPress.org Forums:
PHP_CodeSniffer shows the following warnings for PHP 8… -
Created a topic, PHP 8.3 warnings, on the site WordPress.org Forums:
PHP_CodeSniffer shows the following warnings for PHP 8… -
Posted a reply to Missing “Split by” option, on the site WordPress.org Forums:
It's terribly slow everywhere, primarily because "post_modified" column is not present in indexes. Had to… -
Posted a reply to Version 4.4.6 has SQL errors and issues that stop posting, on the site WordPress.org Forums:
@drinxx check if you have the latest "Version: 4.4.6" installed by opening wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/NextScripts_SNAP.php -
Posted a reply to Not compatible with “Page Links To” plugin, on the site WordPress.org Forums:
It's not desirable, since all links redirect to pages already present in the sitemap, or… -
Posted a reply to Missing “Split by” option, on the site WordPress.org Forums:
Yes, dozens daily. Also a bunch of things need to be optimized, including adding this… -
Posted a reply to Missing “Split by” option, on the site WordPress.org Forums:
Thanks. How about "daily" split? -
Created a topic, Missing “Split by” option, on the site WordPress.org Forums:
What happened to "Split by" year/month/day option suit… -
Created a topic, Not compatible with “Page Links To” plugin, on the site WordPress.org Forums:
When using "Page Links To" plugin, it shows such links… -
Posted a reply to Disable “Admin Notices area” feature, on the site WordPress.org Forums:
We've been using your plugin for years and did not find that option nor changelog… -
Created a topic, Disable “Admin Notices area” feature, on the site WordPress.org Forums:
After upgrading to 2.19.0 admin notices are suddenly m… -
Mentioned in [59817] on Core SVN:
Users: Add caching to count_user_posts function -
Posted a reply to “WP CLI” entries, on the site WordPress.org Forums:
Great, thank you. -
Posted a reply to “WP CLI” entries, on the site WordPress.org Forums:
Seeing no results. -
Posted a reply to “WP CLI” entries, on the site WordPress.org Forums:
Nope. -
Created a topic, “WP CLI” entries, on the site WordPress.org Forums:
How to search for entries created by "WP CLI" only? -
Posted a reply to Inline translation doesn’t work properly, on the site WordPress.org Forums:
I confirm that the issue has been resolved. Many thanks for your help @ironprogrammer and… -
Created a topic, Inline translation doesn’t work properly, on the site WordPress.org Forums:
After upgrading to version 1.6.6, inline translation d… -
Posted a reply to Version 4.4.6 has SQL errors and issues that stop posting, on the site WordPress.org Forums:
To fix these issues edit wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc/nxs_functions_wp.php Replace: $wpdb->query( $wpdb->prepare( 'UPDATE %s SET flt = %s… -
Posted a reply to Database error Unknown column ‘id’, on the site WordPress.org Forums:
To fix this issue edit wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc/nxs_functions_engine.php and replace: $quPostsCnt = $wpdb->get_var($wpdb->prepare("SELECT COUNT(id) %s", $ttr)); with:… -
Posted a reply to Automatic Platform Optimization (APO) support, on the site WordPress.org Forums:
Still haven't tested it in the production. When comparing "Edge caching with plugin" and "Edge… -
Posted a reply to Automatic Platform Optimization (APO) support, on the site WordPress.org Forums:
Didn't mean to fake it just for fun. I thought Cloudflare uses it as a signal for certain APO functionality. -
Posted a reply to Automatic Platform Optimization (APO) support, on the site WordPress.org Forums:
Quite interesting. How about querying Cloudflare and if APO is enabled add header('cf-edge-cache: cache,platform=wordpress'); to… -
Posted a reply to Purge on cron, on the site WordPress.org Forums:
That was really fast Shawn, many thanks :) -
Posted a reply to Automatic Platform Optimization (APO) support, on the site WordPress.org Forums:
It's hard to believe that you can have complete APO functionality without an APO subscription? Unlike Cloudflare APO, using a “cache everything” page rule… -
Posted a reply to Purge on cron, on the site WordPress.org Forums:
You could check if the cron job is disabled, display a warning about it in the settings, and deactivate the purge on cron mechanism. -
Posted a reply to Automatic Platform Optimization (APO) support, on the site WordPress.org Forums:
https://speedvitals.com/ttfb-test specifically mentions "Served by Cloudflare APO" when used on the website and this is… -
Created a topic, Purge on cron, on the site WordPress.org Forums:
Is it possible to schedule cache purges via cron when … -
Created a topic, Automatic Platform Optimization (APO) support, on the site WordPress.org Forums:
Given that we already have a Cloudflare APO subscripti… -
Posted a reply to Remove plugin menu item and meta box for Editors, on the site WordPress.org Forums:
Thanks for getting back to me. Still experiencing this issue. Editors see "Content Aware" menu item… -
Created a topic, Plugin requires access to our Facebook page!?, on the site WordPress.org Forums:
When trying to add Facebook page account, seeing the f… -
Created a topic, Auto-posting features, on the site WordPress.org Forums:
Considering migration from "NextScripts: Social Networ… -
Posted a reply to Database error Unknown column ‘id’, on the site WordPress.org Forums:
Any workaround? -
Suggested 2 strings on translate.wordpress.org.
-
Created a topic, Remove plugin menu item and meta box for Editors, on the site WordPress.org Forums:
Although "edit theme options" capability is not grante… -
Created a topic, Database error Unknown column ‘id’, on the site WordPress.org Forums:
WordPress database error Unknown column 'id' in 'field… -
Posted a reply to Detect ads being disabled using PHP, on the site WordPress.org Forums:
How about: 1) Querying some Ad Inserter global variable or 2) Calling some Ad Inserter… -
Created a topic, Detect ads being disabled using PHP, on the site WordPress.org Forums:
Is it possible to detect using PHP code if the current… -
Created a topic, Excellent plugin, on the site WordPress.org Forums:
Simple, fast and intuitive. Recommended! -
Posted a reply to Version 2.3.0 doesn’t work, on the site WordPress.org Forums:
I confirm the issue has been fixed in 2.3.2. Many thanks @debaat! -
Posted a reply to Error with Yoast SEO 22.1, on the site WordPress.org Forums:
Found that after running the redis-cli flushall command, identical errors occur. As noticed in the… -
Posted a reply to Version 2.3.0 doesn’t work, on the site WordPress.org Forums:
Adding media works properly in 2.3.1, but still seeing Uncaught SyntaxError: Unexpected token '&' error… -
Posted a reply to “Predis\\Connection\\ConnectionException” errors in 22.1, on the site WordPress.org Forums:
@amboutwe @tillkruess After commenting out wp_cache_flush_group( 'orphaned_counts' ) in the latest version 22.7, the issue… -
Posted a reply to Error with Yoast SEO 22.1, on the site WordPress.org Forums:
Of course, please let me know what to do. -
Posted a reply to “Predis\\Connection\\ConnectionException” errors in 22.1, on the site WordPress.org Forums:
Please see my previous post for the possible cause: https://wordpress.org/support/topic/predisconnectionconnectionexception-errors-in-22-1/#post-17468710 I'm unable to replicate it… -
Created a topic, Version 2.3.0 doesn’t work, on the site WordPress.org Forums:
After upgrading from 2.2.1 to 2.3.0, the plugin stoppe…