Instajet

Instajet is a private jet booking platform for WordPress.

2 database tables

Table NameDescriptionMethod
wp_airportsStores airports data created by this plugin.Static
wp_legsStores legs 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:ij-setting-plugin-currencyOption key:ij-setting-primary-colourOption key:instajet_Option key:instajet_db_versionOption key:instajet_license_keyOption key:instajet_license_statusOption key:instajet_optionsOption key:recently_activated
wp_postmeta
Post meta
wp_posts
Custom post type:aircraftCustom post type:flight-requests
wp_terms
Custom taxonomy:aircrafttypes
wp_usermeta
User meta