GreenRoom

Collect, manage, and export actor and staff bios for theatrical websites and playbills.

2 database tables

Table NameDescriptionMethod
wp_grbios_peopleStores grbios people data created by this plugin.Static
wp_grbios_showsStores grbios shows 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:grbios_bio_instructionOption key:grbios_bio_limit_modeOption key:grbios_bio_max_lengthOption key:grbios_bio_min_lengthOption key:grbios_db_versionOption key:grbios_email_confirmation_subjectOption key:grbios_email_dashboard_link_bodyOption key:grbios_email_dashboard_link_subjectOption key:grbios_email_editor_deadline_bodyOption key:grbios_email_editor_deadline_subjectOption key:grbios_email_from_addressOption key:grbios_email_from_nameOption key:grbios_email_invite_subjectOption key:grbios_email_producer_status_bodyOption key:grbios_email_producer_status_subjectOption key:grbios_email_reminder_subjectOption key:grbios_headshot_auto_deleteOption key:grbios_headshot_enabledOption key:grbios_headshot_min_heightOption key:grbios_headshot_min_widthOption key:grbios_name_boldOption key:grbios_name_caseOption key:grbios_name_italicOption key:grbios_org_nameOption key:grbios_pronoun_boldOption key:grbios_pronoun_caseOption key:grbios_pronoun_italicOption key:grbios_pronouns_enabledOption key:grbios_pronouns_in_bioOption key:grbios_reminder_dayOption key:grbios_reminder_hourOption key:grbios_role_boldOption key:grbios_role_caseOption key:grbios_role_italicOption key:grbios_socials_enabledOption key:grbios_use_designations
wp_postmeta
Post meta