CP Popular Blog

This is a customized plugin to display the top 5 popular posts of any custom post type you create. Configure your widget and it will start storing the …

1 database table

Table NameDescriptionMethod
wp_cp_popular_blogsStores cp popular blogs 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_options
Option key:widget_cppb_widget
wp_postmeta
Post meta