Bing URL Submissions Plugin
Bing URL Submission Plugin for WordPress enables site owners to instantly and automatically submit their new/updated pages to the Bing index.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_bwt_failed_submissions | Stores form submissions and user-entered data. | Static |
| wp_bwt_passed_submissions | Stores form submissions and user-entered data. | 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:
bwt-admin_api_keyOption key:bwt-auto_submission_enabledOption key:bwt-failed_countOption key:bwt-is_valid_api_keyOption key:bwt-passed_count