Feedorax
Social timeline for Feedorax: posts, stories, friends, chat, notifications & search. Shortcode, block, REST API, public profiles.
8 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_feedorax_chat_messages | Stores feedorax chat messages data created by this plugin. | Static |
| wp_feedorax_comment_reactions | Stores feedorax comment reactions data created by this plugin. | Static |
| wp_feedorax_comments | Stores feedorax comments data created by this plugin. | Static |
| wp_feedorax_friend_requests | Stores feedorax friend requests data created by this plugin. | Static |
| wp_feedorax_jobs | A job queue table for managing background tasks and scheduled operations. | Static |
| wp_feedorax_notifications | Stores feedorax notifications data created by this plugin. | Static |
| wp_feedorax_post_reactions | Stores feedorax post reactions data created by this plugin. | Static |
| wp_feedorax_reports | Stores feedorax reports 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_optionsOption key:
feedorax_auth_optionsOption key:feedorax_db_versionOption key:feedorax_general_optionsOption key:feedorax_giphy_api_keyOption key:feedorax_header_optionsOption key:feedorax_plugin_versionOption key:feedorax_primary_colorOption key:feedorax_typography_optionsOption key:feedorax_use_theme_shieldwp_postmetawp_usermeta