JimDeadlock
Forum Replies Created
-
Thanks for the reply. It’s the Oblivion theme, it’s quite popular, we’ll be changing it soon anyway.
Solved by enabling WP Cerber > Antispam > Allow AJAX
Forum: Fixing WordPress
In reply to: How To Disable Delete PermanentlyThanks, this makes it clearer to see what’s going on, but the only relevant capability I can see is ‘delete_posts’ which this role already has. I want this enabled so they can delete posts (move to trash) but I don’t want them to be able to go to trash and permanently delete the posts. Any way to achieve this?
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Own Server BlockedGreat, thanks for the answer and for your brilliant plugin, we were drowning in bots before this!
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Own Server BlockedThanks, it was disabled. Do I also need to specifically add my server IP to the White IP Access List or not?
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Own Server BlockedI’ve added my server IP to the White IP Access List, will this do the job? I’m not sure how to find out if that plugin is using REST API, does that matter?
Forum: Fixing WordPress
In reply to: Re pixel.wp.comThe “issue” (it’s not really an issue, it’s intentional) is with the Jetpack plugin. It needs to load pixel.wp.com in order to register the hit on their remote server which stores the traffic data. You can easily verify this by disabling Jetpack, you will see an immediate and noticeable speed increase on your site.
The best alternative for is to use your server’s internal stats – if you have cPanel you can use Webalizer, it’s not as pretty or convenient as Jetpack but it can get the job done and most importantly there’s no performance penalty.
Individual Jetpack functions can be toggled here:
/wp-admin/admin.php?page=jetpack_modules
… so you can disable slowdown items like Site Stats and Mobile Theme while retaining the useful non-performance-degrading functions.
- This reply was modified 8 years, 4 months ago by JimDeadlock.
- This reply was modified 8 years, 4 months ago by JimDeadlock.
- This reply was modified 8 years, 4 months ago by JimDeadlock.
Forum: Fixing WordPress
In reply to: Constant Update CheckingI disabled all plugins, so I’m assuming that would flush anything in that department.
I run my own server, there is no fancy caching going on. No SiteLock either.
So can I at least determine that the constant update checking is not a normal function of WP?