HuxxConnect – REST API Connector for WordPress

Connect WordPress to any REST API. Configure endpoints, manage credentials securely, and display data using shortcodes or template functions.

3 database tables

Table NameDescriptionMethod
wp_huxx_connect_apisStores huxx connect apis data created by this plugin.Static
wp_huxx_connect_endpointsStores huxx connect endpoints data created by this plugin.Static
wp_huxx_connect_logsA logging table that records activity, events, or audit history.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:huxx_connect_db_versionOption key:huxx_connect_faviconsOption key:huxx_connect_settingsOption key:huxx_connect_wpgetapi_migratedOption key:huxx_connect_wpgetapi_notice_dismissedOption key:wpgetapi_Option key:wpgetapi_setup
wp_usermeta
User meta