WP Popular Posts

A highly customizable, easy-to-use popular posts plugin!

3 database tables

Table NameDescriptionMethod
wp_popularpostsStores popularposts data created by this plugin.Static
wp_popularpostsdataStores popularpostsdata data created by this plugin.Static
wp_popularpostssummaryStores popularpostssummary 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_comments
Direct access
wp_options
Option key:wpp_performance_nagOption key:wpp_randOption key:wpp_settings_configOption key:wpp_transientsOption key:wpp_updateOption key:wpp_ver
wp_postmeta
Post meta