WP Responsive Landing Pages
This plugin allows an easy institution of responsive landing pages to be run on your WordPress website. An easy to manage interface, multiple options …
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_landing_pages | Stores landing pages data created by this plugin. | Static |
| wp_landing_pages_template | Stores landing pages template 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_postmetawp_postsCustom post type:
landing-pagewp_termsCustom taxonomy:
wp_landing_page_category