Wordpress How to disable comments on posts older than date X in WordPress Feb 23, 2015 Administrator To disable comments on posts older than date X in WordPress you can use the snippet below. Sample mySQL
Wordpress How to delete all unapproved comments in WordPress Feb 23, 2015 Administrator To delete all unapproved comments in WordPress you can use the following snippet. Sample mySQL
Wordpress How to remove any post that is older than X days in WordPress Feb 23, 2015 Administrator To remove any post that is older than X days in WordPress you can use the query below. Sample mySQL
Wordpress How to disable or enable Trackbacks and Pingbacks in WordPress Feb 20, 2015 Administrator To disable or enable Trackbacks and Pingbacks in WordPress you can use the following mysql queries. Sample mySQL enable disable
How to disable comments on posts older than date X in WordPress
To disable comments on posts older than date X in WordPress you can use the snippet below. Sample mySQL
How to delete all unapproved comments in WordPress
To delete all unapproved comments in WordPress you can use the following snippet. Sample mySQL
How to remove any post that is older than X days in WordPress
To remove any post that is older than X days in WordPress you can use the query below. Sample mySQL
How to disable or enable Trackbacks and Pingbacks in WordPress
To disable or enable Trackbacks and Pingbacks in WordPress you can use the following mysql queries. Sample mySQL enable disable