InfobarWP
Create fully customizable notification bars, rotate different variants and target specific pages and posts on your website.
5 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_infobar_campaigns | Stores infobar campaigns data created by this plugin. | Static |
| wp_infobar_exclude_pages | Stores infobar exclude pages data created by this plugin. | Static |
| wp_infobar_link_pages | Stores infobar link pages data created by this plugin. | Static |
| wp_infobar_session | Stores session data for tracking user or visitor state. | Static |
| wp_infobar_variants | Stores infobar variants data created by this plugin. | Static |