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 NameDescriptionMethod
wp_landing_pagesStores landing pages data created by this plugin.Static
wp_landing_pages_templateStores 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_postmeta
Post meta
wp_posts
Custom post type:landing-page
wp_terms
Custom taxonomy:wp_landing_page_category