DM Visitor Location Notification

DM VLN allows you to display notifications when new visitors access the page with location details and stats with top 10 countries for that page.

1 database table

Table NameDescriptionMethod
wp_dm_visitor_locationStores dm visitor location 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_commentmeta
Comment meta
wp_comments
Direct access
wp_options
Option key:_dm_vln_api_keyOption key:_dm_vln_background_colorOption key:_dm_vln_country_colorOption key:_dm_vln_custom_messageOption key:_dm_vln_custom_message_multipleOption key:_dm_vln_database_seconds_current_timeOption key:_dm_vln_delete_dateOption key:_dm_vln_frequency_ajax_callOption key:_dm_vln_notification_display_timeOption key:_dm_vln_pause_api_requestsOption key:_dm_vln_positionOption key:_dm_vln_text_colorOption key:carbon_custom_sidebarsOption key:dm_vln_api_key_statusOption key:my_plugin_db_version
wp_postmeta
Post meta
wp_termmeta
Term meta
wp_usermeta
User meta