net
@krstarica on WordPress.org
- Member Since: August 8th, 2013
Contribution History
net’s badges:- Core Contributor
-
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… -
Posted a reply to Error with Yoast SEO 22.1, on the site WordPress.org Forums:
(integer) 2145890 -
Created a topic, Enqueue scripts when comment form is displayed only, on the site WordPress.org Forums:
We are loading comment form via Ajax and there is no r… -
Posted a reply to Enqueue scripts when comment form is displayed only, on the site WordPress.org Forums:
Simple Cloudflare Turnstile plugin has been using comment_form_after hook:https://plugins.trac.wordpress.org/browser/simple-cloudflare-turnstile/trunk/inc/wordpress.php#L157 -
Posted a reply to SVG icons, on the site WordPress.org Forums:
That method requires another plugin to be able to upload SVG icons. The idea is… -
Posted a reply to Error with Yoast SEO 22.1, on the site WordPress.org Forums:
/etc/redis/redis.conf: maxmemory 1536mb maxmemory-policy allkeys-lfu save "" unixsocket /var/run/redis/redis.sock -
Posted a reply to Error with Yoast SEO 22.1, on the site WordPress.org Forums:
This does seem related to this plugin and the number of errors is even worst… -
Created a topic, SVG icons, on the site WordPress.org Forums:
SVG icons have small size, so they are much better sol… -
Created a topic, Enqueue scripts when comment form is displayed only, on the site WordPress.org Forums:
There is no need to enqueue scripts on web pages that … -
Posted a reply to “Predis\\Connection\\ConnectionException” errors in 22.1, on the site WordPress.org Forums:
No, this is not resolved. Also tried define( 'WP_REDIS_FLUSH_TIMEOUT', 20 ), but it's the same. -
Posted a reply to “Predis\\Connection\\ConnectionException” errors in 22.1, on the site WordPress.org Forums:
@tillkruess upgraded Yoast SEO from 22.0 to 22.6. Using Redis Object Cache 2.5.2. Added define(… -
Posted a reply to Uncaught ReferenceError: WPAC is not defined, on the site WordPress.org Forums:
Now seeing similar error: Uncaught TypeError: Cannot read properties of undefined (reading 'hooks') at 1434… -
Created a topic, Dynamic “Load Comments” button, on the site WordPress.org Forums:
When using "On Click" option, it would be nice to have… -
Posted a reply to Sticky posts issues when Redis cache is full (cont’d), on the site WordPress.org Forums:
'transition_post_status' action is the cause. Need something to measure execution of hooks in production without…