Rest Routes – Custom Endpoints for WordPress REST API

Rest Routes is the ultimate solution for adding custom endpoints to your WordPress REST API effortlessly.

16 database tables

Table NameDescriptionMethod
wp_aaStores aa data created by this plugin.Static
wp_actorStores actor data created by this plugin.Static
wp_addressStores address data created by this plugin.Static
wp_audioStores audio data created by this plugin.Static
wp_entriesStores entries data created by this plugin.Static
wp_jos_core_acl_aroStores jos core acl aro data created by this plugin.Static
wp_page_rebuild_controlStores page rebuild control data created by this plugin.Static
wp_paymentStores payment data created by this plugin.Static
wp_pma__bookmarkStores pma bookmark data created by this plugin.Static
wp_pma_testStores pma test data created by this plugin.Static
wp_ptestStores ptest data created by this plugin.Static
wp_searchesStores searches data created by this plugin.Static
wp_t1Stores t1 data created by this plugin.Static
wp_tblStores tbl data created by this plugin.Static
wp_testStores test data created by this plugin.Static
wp_tsStores ts 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:_transient_timeout_fs_snooze_periodOption key:account_addonsOption key:all_pluginsOption key:all_themesOption key:api_clock_diffOption key:api_force_httpOption key:clone_identification_timestampOption key:file_slug_mapOption key:fs_active_pluginsOption key:fs_debug_modeOption key:fs_storage_loggerOption key:id_slug_type_path_mapOption key:ms_migration_completeOption key:notice_shown_atOption key:object1Option key:object2Option key:prev_unique_idOption key:requiredOption key:show_opt_in_noticeOption key:temporary_duplicate_mode_selection_timestampOption key:uninstall_pluginsOption key:unique_id
wp_postmeta
Post meta
wp_posts
Custom post type:rest-routes
wp_termmeta
Term meta
wp_usermeta
User meta