CBX Petition

A plugin to create, manage petition and collect signatures for petition inside WordPress environment.

1 database table

Table NameDescriptionMethod
wp_cbxpetition_signsStores cbxpetition signs 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:additional_contentOption key:banner_allow_filextsOption key:banner_max_file_sizeOption key:banner_max_heightOption key:banner_max_widthOption key:bccOption key:cbxpetition_email_header_imageOption key:cbxpetition_email_tplOption key:cbxpetition_emailsOption key:cbxpetition_front_settingsOption key:cbxpetition_versionOption key:ccOption key:email_typeOption key:enable_photoOption key:enabledOption key:from_emailOption key:from_nameOption key:headingOption key:per_pageOption key:photo_allow_filextsOption key:photo_max_file_sizeOption key:photo_max_filesOption key:photo_max_heightOption key:photo_max_widthOption key:recipientOption key:replytoOption key:subjectOption key:thumb_max_heightOption key:thumb_max_width
wp_postmeta
Post meta
wp_posts
Custom post type:cbxpetition
wp_terms
Custom taxonomy:cbxpetition_catCustom taxonomy:cbxpetition_tag
wp_usermeta
User meta