You are searching for a plugin, which deactivates in a specific time interval the trackbacks/pingbacks function?
Is there a WordPress plugin, which explicitly suppress trackbacks and comments on articles older than X days and no moderation is necessary?
I show you a fast and easy solution, I just extended an already existing solution. I used the plugin Auto-Close Comments, because I just have to change one field in the SQL-request. The plugin is build now, that comments and trackbacks are deactivated after a certain time.
You can also enter this function in functions.php of your active theme, however you like it.
Post a Comment