Idea Factory

Front end submission and voting system.

1 database table

Table NameDescriptionMethod
wp_idea_factoryStores idea factory 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:idea_factory_versionOption key:if_approve_ideasOption key:if_disable_archiveOption key:if_disable_cssOption key:if_disable_mailOption key:if_domainOption key:if_public_votingOption key:if_thresholdOption key:if_welcome
wp_postmeta
Post meta
wp_posts
Custom post type:ideas
wp_usermeta
User meta