Light Views Counter – Fast, Scalable View Counter for High-Traffic Sites
Lightweight and fast post view counter with smart tracking, built for high-traffic sites and large post databases.
1 database table
| Table Name | Description | Method |
|---|---|---|
| wp_lightvc_post_views | Stores lightvc post views 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:
lightvc_cache_durationOption key:lightvc_db_versionOption key:lightvc_enable_cachingOption key:lightvc_enable_get_endpointOption key:lightvc_exclude_botsOption key:lightvc_fast_modeOption key:lightvc_load_css_in_headerOption key:lightvc_pvc_import_stateOption key:lightvc_query_methodOption key:lightvc_scroll_thresholdOption key:lightvc_show_views_on_contentOption key:lightvc_supported_post_typesOption key:lightvc_time_windowOption key:lightvc_uninstall_data