AJAX Report Comments
AJAX Report Comments is a simple yet powerful add-on for any Wordpress blog, particularly larger blogs with a higher volume of user comments.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_comments_moderated | Stores comments moderated data created by this plugin. | Static |
| wp_comments_reported | Stores comments reported data created by this plugin. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
rc_afterlinkOption key:rc_allow_reporter_commentOption key:rc_alreadyOption key:rc_beforelinkOption key:rc_cookie_daysOption key:rc_db_versionOption key:rc_emailOption key:rc_email_msgOption key:rc_email_subjectOption key:rc_enable_emailOption key:rc_errorOption key:rc_failureOption key:rc_linktextOption key:rc_privatekeyOption key:rc_publickeyOption key:rc_successOption key:rc_textarea_msgOption key:rc_thresholdOption key:rc_valid_error