CE21 Suite

CE21 Suite is a plugin that allow the addition of CE21 components to you WordPress site.

5 database tables

Table NameDescriptionMethod
wp_ce21_api_settingsStores ce21 api settings data created by this plugin.Static
wp_ce21_calendar_eventsStores ce21 calendar events data created by this plugin.Static
wp_ce21_classifiedads_list_shortcodeStores ce21 classifiedads list shortcode data created by this plugin.Static
wp_ce21_program_list_shortcodeStores ce21 program list shortcode data created by this plugin.Static
wp_membership_types_ce21Stores membership types ce21 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:authorizeuri_ce21Option key:backenduri_ce21Option key:baseapiuri_ce21Option key:ce21_access_tokenOption key:ce21_authentication_keyOption key:ce21_token_expiryOption key:tenantid_ce21
wp_postmeta
Post meta
wp_usermeta
User meta