First Visit Message
Shows up a simple but nice message when a visitor visits your weblog for the first time.
1 database table
| Table Name | Description | Method |
|---|---|---|
| wp_firstvisit_ip | Stores firstvisit ip 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:
firstvisit_dbcookieOption key:firstvisit_enabledOption key:firstvisit_messageOption key:firstvisit_notagainOption key:firstvisit_successmessageOption key:firstvisit_titleOption key:firstvisit_version