Josh Smith
Forum Replies Created
-
Forum: Plugins
In reply to: [Akismet Anti-spam: Spam Protection] debug.log questionHi there,
This page has some more information on
debug.log:
https://codex.wordpress.org/Debugging_in_WordPress#WP_DEBUG_LOGTo disable it, you’ll need to remove the define for
WP_DEBUG_LOG.Forum: Plugins
In reply to: [Akismet Anti-spam: Spam Protection] Entries in wp_commentmetaThanks for looking into that. Very strange that it’s not running even when activated and the latest version. Would you mind reaching out to us directly through our support system?
http://akismet.com/contact/That way we can exchange some more details without posting them publicly. Hopefully we can get to the bottom of it.
Forum: Plugins
In reply to: [Akismet Anti-spam: Spam Protection] Entries in wp_commentmetaHmm, if that task isn’t running that’s probably the reason as that’s responsible for removing comment metadata from the database table. The name of the event is “akismet_scheduled_delete”.
Can you confirm which version of the Akismet plugin you’re running? Also, is the plugin currently activated?
Thanks!
Forum: Plugins
In reply to: [Akismet Anti-spam: Spam Protection] Entries in wp_commentmetaHi there! The Akismet plugin includes a daily scheduled event that should delete any comment meta information older than 15 days. Can you double check that cron jobs are successfully running on your WordPress site?