Dexs.Counter

A simple but powerful view counter and rating system, with own (dashboard) widgets, for your awesome WordPress website.

2 database tables

Table NameDescriptionMethod
wp_dexs_counterStores dexs counter data created by this plugin.Static
wp_dexs_counter_statsStores analytics or statistics data.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:dexs-counter-configOption key:dexs-counter-verifyOption key:dexs-counter-version
wp_postmeta
Post meta