First Visit Message

Shows up a simple but nice message when a visitor visits your weblog for the first time.

1 database table

Table NameDescriptionMethod
wp_firstvisit_ipStores 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_options
Option key:firstvisit_dbcookieOption key:firstvisit_enabledOption key:firstvisit_messageOption key:firstvisit_notagainOption key:firstvisit_successmessageOption key:firstvisit_titleOption key:firstvisit_version