SilverKing
Forum Replies Created
-
Forum: Developing with WordPress
In reply to: How to delete blogroll linksI already have it enabled. I’m not looking to enable it.
What I’m trying to do is make a function to mass delete blogroll links in certain categories as they build up fast with the way I’m using them on the site.
I’ve tried bulk delete and others but none support blogroll links, just post types.
This is the site: http://myhealthcarereport.com/
- This reply was modified 6 years, 8 months ago by SilverKing.
Ok,
So…here’s what I’ve discovered.
Using slow_query_log in my.cnf I was not able to identify any slow queries. Paid Memberships Pro appears well written, and functions as fast as can be expected.
The problem had to do with a Paid Memberships Pro Add On, the PMPro Constant Contact Integration. By disabling this add on I was able to get the speed up to under 5 seconds per update/registration.
Note* I used P3 (Plugin Performance Profiler) from GoDaddy to identify this. Easy stuff.
Now…I just need to figure out why the Constant Contact Add On was slowing things down so much. I’d still like to use it, so I’ll look into it and post back if I have a solution.
One more thing. It’s been doing this before I added any other plugins or extensions, aside from Akismet.
Also worth noting, I had initially begun the development on a top-tier Bluehost VPS we own. It was just as slow there too.
The theme we’ve been testing with is 2014.
Any help would be great, I’d hate to have to start over with another solution, and I can’t justify paying for support for a product that may not even function properly. :/