EWZ-Rating

Companion plugin to EntryWizard, for display and judging of the uploaded images.

4 database tables

Table NameDescriptionMethod
wp_ewz_item_ratingStores ewz item rating data created by this plugin.Static
wp_ewz_rating_fieldStores ewz rating field data created by this plugin.Static
wp_ewz_rating_formStores form definitions and related configuration.Static
wp_ewz_rating_schemeStores ewz rating scheme 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:blog_charsetOption key:ewz_admin_delete_ratingOption key:ewz_init_img_textOption key:ewz_max_unsavedOption key:ewz_rating_version
wp_usermeta
User meta