-
Posted a reply to Event CPT: Default to ‘Post is Event’ checked, on the site WordPress.org Forums:
Thanks @apexws ! Is this something that would work for all future events, or just… -
Created a topic, Event CPT: Default to ‘Post is Event’ checked, on the site WordPress.org Forums:
Hello, we're using this plugin with a CPT, seems to be… -
Posted a reply to How to remove dashboard widget for all users, on the site WordPress.org Forums:
Got it, the add_action needs a higher priority to take effect. function remove_AA_widget() { remove_meta_box('advads-dashboard-widget',… -
Posted a reply to How to remove dashboard widget for all users, on the site WordPress.org Forums:
Unfortunately that doesn't work either. Code I'm using: function remove_AA_widget() { remove_meta_box('advads-dashboard-widget', 'dashboard','side'); } add_action(… -
Posted a reply to Increase in Spam Comment Campaigns: Same IP, different commenters, on the site WordPress.org Forums:
Thanks @threadi. Yes, I also posted there, though I'm not convinced it's an issue with… -
Created a topic, Increase Comment Spam campaigns, on the site WordPress.org Forums:
We are noticing more comment spam from the same IP, im… -
Created a topic, Increase in Spam Comment Campaigns: Same IP, different commenters, on the site WordPress.org Forums:
Recently we are seeing a large increase in spam commen… -
Created a topic, onboarding broken, can’t scan, can’t skip onboard, on the site WordPress.org Forums:
New install, php 8.1. Bunch of errors in the console … -
Posted a reply to Move the first tab after “Description” tab of the products, on the site WordPress.org Forums:
Good find. I learned the defaults for description and review are 10 and 30, so… -
Posted a reply to Move the first tab after “Description” tab of the products, on the site WordPress.org Forums:
I also need to do this. I am playing with the priority settings but I… -
Posted a reply to Uncaught TypeError: p is null when I select Delete, on the site WordPress.org Forums:
Appreciate the fast fix, thank you! -
Posted a reply to How to remove dashboard widget for all users, on the site WordPress.org Forums:
Thank you, unfortunately the snippet does not appear to work. -
Created a topic, Uncaught TypeError: p is null when I select Delete, on the site WordPress.org Forums:
Howdy, I'm using the latest version of AAA and noticed… -
Created a topic, lots of calls to uninstall_plugins via freemius, on the site WordPress.org Forums:
AAA Optimizer reports 10175752 calls to uninstall_plug… -
Posted a reply to Clear autoptimize cache when plugins/core updated, on the site WordPress.org Forums:
Thanks Frank, I'll try to do a deeper dive on this the next time we… -
Posted a reply to Clear autoptimize cache when plugins/core updated, on the site WordPress.org Forums:
Thanks for the quick reply and insight! I hear you that this is typically the… -
Created a topic, Clear autoptimize cache when plugins/core updated, on the site WordPress.org Forums:
Hello-- I find myself having to manually clear auto… -
Created a topic, How to remove dashboard widget for all users, on the site WordPress.org Forums:
Hi, after the recent update it looks like there's a la… -
Posted a reply to support for nginx / do-not-cache: true, on the site WordPress.org Forums:
Understood, thanks for taking a look. I am settling on updating config files for now,… -
Posted a reply to Page exclusions, do-not-cache: true php header, on the site WordPress.org Forums:
I enabled x-cache-header and performed further testing. While I still get the nginx-helper html comment… -
Created a topic, Top notch backup plugin. Simple and effective., on the site WordPress.org Forums:
Need a quick backup of your site and database? This pl… -
Created a topic, Page exclusions, do-not-cache: true php header, on the site WordPress.org Forums:
We are aiming to exclude certain pages from nginx cach… -
Posted a reply to support for nginx / do-not-cache: true, on the site WordPress.org Forums:
Appreciate your thoughts, thanks Samuel. The current most supported plugin for this is Nginx Helper… -
Posted a reply to Fix for fatal error (disk_free_space) in PHP 8.0, on the site WordPress.org Forums:
Brilliant, thank you for the fast action and response! -
Posted a reply to support for nginx / do-not-cache: true, on the site WordPress.org Forums:
I did experiment with adding the do-not-cache header by adding the code into the plugin… -
Created a topic, support for nginx / do-not-cache: true, on the site WordPress.org Forums:
It would be super useful for this plugin to support ng… -
Created a topic, Fix for fatal error (disk_free_space) in PHP 8.0, on the site WordPress.org Forums:
Related to this thread: https://wordpress.org/suppo… -
Created a topic, How to remove WP Mail SMTP from admin toolbar, on the site WordPress.org Forums:
Hello, I am trying to remove the WP Mail SMTP toolbar … -
Created a topic, no longer auto backing up prior to plugin updates, on the site WordPress.org Forums:
Hello I have recently noticed site backups that use… -
Created a topic, Warning: session_start(): No such file or directory in /src/DLM.php, on the site WordPress.org Forums:
Receiving debug warnings based on 5.0.14: Warning: … -
Posted a reply to fatal error in latest update, on the site WordPress.org Forums:
Rollback to 3.2.2 resolves problem. -
Created a topic, fatal error in latest update, on the site WordPress.org Forums:
Parse error: syntax error, unexpected ')', expecting v… -
Posted a reply to Settings pages broken, on the site WordPress.org Forums:
Thanks for following up! Permalink save didn't help, but it is now resolved after a… -
Posted a reply to Settings pages broken, on the site WordPress.org Forums:
Likely related, the URL's resemble:/wp-admin/admin.php?page=advanced-ads-settings#/top#general -
Created a topic, Settings pages broken, on the site WordPress.org Forums:
When visiting settings pages I'm getting the following…