Hi all
I've come across a plugin that really helps to keep the database cleaned up. It's WP Cleanfix.
http://wordpress.org/extend/plugins/wp-cleanfix/
Every time you edit or add a listing revisions are written to the postmeta table. This can get out of control and make for long queries. This plugin helps delete all of the junk that is written to that table.
Check it out.
Frank
(and no, it's not my plugin...)
For All Of You Who Have Alot Of Listings...
This thread is over 4 months old
The content and issues discussed here maybe out of date or inaccurate.
Check you are running the latest version of your PremiumPress theme then look for a more recent forum post or submit a support ticket.
The content and issues discussed here maybe out of date or inaccurate.
Check you are running the latest version of your PremiumPress theme then look for a more recent forum post or submit a support ticket.
-
Posted 1 year ago
-
Posted 1 year ago
thanks for sharing
-
Posted 1 year ago
-
Posted 1 year ago
Or may be disable the revisions if you really don't need them. I turn them off in the wp-config.php file
define('WP_POST_REVISIONS', false); -
Posted 1 year ago
Thanks for sharing.
Another must have plugin for DP is the "Better WordPress Minify".
http://wordpress.org/extend/plugins/bwp-minify/ -
Posted 1 year ago


