MEDIUM RISK
5.0.7 → 5.0.8
Medium risk: 13 removed classes, 9 removed methods, 9 removed REST routes.
- The function
BcbIsValidUUID()was removed. Direct calls from a theme or another plugin will fatal. - The function
bcbGetCurrentLanguage()was removed. Direct calls from a theme or another plugin will fatal. - The function
bcbInitFunction()was removed. Direct calls from a theme or another plugin will fatal. - The function
bcbWidgetShortcode()was removed. Direct calls from a theme or another plugin will fatal. - The function
bz_button_contact_redirect_to_page()was removed. Direct calls from a theme or another plugin will fatal. BZContactButton\Admin\Admin::adminAssets()was removed.BZContactButton\Admin\Admin::addModuleToScriptTag()was removed.BZContactButton\Admin\Admin::page()was removed.BZContactButton\Admin\Admin::getActionLock()was removed.BZContactButton\Admin\Admin::getBeforeMigrate()was removed.BZContactButton\Admin\Admin::wordpressAdminBar()was removed.BZContactButton\Admin\Admin::requestForReview()was removed.BZContactButton\Admin\Admin::cachingPluginDetected()was removed.BZContactButton\Admin\Admin::generateAdminNotice()was removed.- The class
BZContactButton\Api\Analytics\Overviewwas removed. Code that instantiates or extends it will fatal. - The class
BZContactButton\Api\Connection\Connectwas removed. Code that instantiates or extends it will fatal. - The class
BZContactButton\Api\Connection\Disconnectwas removed. Code that instantiates or extends it will fatal. - The class
BZContactButton\Api\Connection\StartEditorSessionwas removed. Code that instantiates or extends it will fatal. - The class
BZContactButton\Api\Connection\Syncwas removed. Code that instantiates or extends it will fatal. - The class
BZContactButton\Api\Settings\UpdateSettingswas removed. Code that instantiates or extends it will fatal. - The class
BZContactButton\Utils\Accountwas removed. Code that instantiates or extends it will fatal. - The class
BZContactButton\Utils\ApiRequestwas removed. Code that instantiates or extends it will fatal. - The class
BZContactButton\Utils\Editorwas removed. Code that instantiates or extends it will fatal. - The class
BZContactButton\Utils\ManifestParserwas removed. Code that instantiates or extends it will fatal. - The class
BZContactButton\Utils\PermissionCheckwas removed. Code that instantiates or extends it will fatal. - The class
BZContactButton\Utils\Settingswas removed. Code that instantiates or extends it will fatal. - The class
BZContactButton\Utils\SiblingPluginswas removed. Code that instantiates or extends it will fatal. - The REST route
/bz_contact_button/settingswas removed. Integrations calling it will 404. - The REST route
/bz_contact_button/migratewas removed. Integrations calling it will 404. - The REST route
/bz_contact_button/disconnectwas removed. Integrations calling it will 404. - The REST route
/bz_contact_button/connectwas removed. Integrations calling it will 404. - The REST route
/bz_contact_button/syncwas removed. Integrations calling it will 404. - The REST route
/bz_contact_button/editor_start_sessionwas removed. Integrations calling it will 404. - The REST route
/bz_contact_button/delete_legacy_backupwas removed. Integrations calling it will 404. - The REST route
/bz_contact_button/revert_to_legacywas removed. Integrations calling it will 404. - The REST route
/bz_contact_button/analytics/overviewwas removed. Integrations calling it will 404. - The template
app/Admin/AdminTemplate.phpwas removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.