MEDIUM RISK
7.0.1 → 7.0.2
Medium risk: 13 removed classes, 8 removed methods, 6 removed REST routes.
- The function
bzsfGetCurrentLanguage()was removed. Direct calls from a theme or another plugin will fatal. - The function
bzsfInitFunction()was removed. Direct calls from a theme or another plugin will fatal. - The function
bzsfIsValidUUID()was removed. Direct calls from a theme or another plugin will fatal. - The function
bzsfWidgetShortcode()was removed. Direct calls from a theme or another plugin will fatal. - The function
bzsf_redirect_to_page()was removed. Direct calls from a theme or another plugin will fatal. BZSocialFeeds\Admin\Admin::adminAssets()was removed.BZSocialFeeds\Admin\Admin::addModuleToScriptTag()was removed.BZSocialFeeds\Admin\Admin::page()was removed.BZSocialFeeds\Admin\Admin::getActionLock()was removed.BZSocialFeeds\Admin\Admin::wordpressAdminBar()was removed.BZSocialFeeds\Admin\Admin::requestForReview()was removed.BZSocialFeeds\Admin\Admin::cachingPluginDetected()was removed.BZSocialFeeds\Admin\Admin::generateAdminNotice()was removed.- The class
BZSocialFeeds\Api\Analytics\Overviewwas removed. Code that instantiates or extends it will fatal. - The class
BZSocialFeeds\Api\Connection\Connectwas removed. Code that instantiates or extends it will fatal. - The class
BZSocialFeeds\Api\Connection\Disconnectwas removed. Code that instantiates or extends it will fatal. - The class
BZSocialFeeds\Api\Connection\StartEditorSessionwas removed. Code that instantiates or extends it will fatal. - The class
BZSocialFeeds\Api\Connection\Syncwas removed. Code that instantiates or extends it will fatal. - The class
BZSocialFeeds\Api\Settings\UpdateSettingswas removed. Code that instantiates or extends it will fatal. - The class
BZSocialFeeds\Utils\Accountwas removed. Code that instantiates or extends it will fatal. - The class
BZSocialFeeds\Utils\ApiRequestwas removed. Code that instantiates or extends it will fatal. - The class
BZSocialFeeds\Utils\Editorwas removed. Code that instantiates or extends it will fatal. - The class
BZSocialFeeds\Utils\ManifestParserwas removed. Code that instantiates or extends it will fatal. - The class
BZSocialFeeds\Utils\PermissionCheckwas removed. Code that instantiates or extends it will fatal. - The class
BZSocialFeeds\Utils\Settingswas removed. Code that instantiates or extends it will fatal. - The class
BZSocialFeeds\Utils\SiblingPluginswas removed. Code that instantiates or extends it will fatal. - The REST route
/bz_social_feeds/settingswas removed. Integrations calling it will 404. - The REST route
/bz_social_feeds/disconnectwas removed. Integrations calling it will 404. - The REST route
/bz_social_feeds/connectwas removed. Integrations calling it will 404. - The REST route
/bz_social_feeds/syncwas removed. Integrations calling it will 404. - The REST route
/bz_social_feeds/editor_start_sessionwas removed. Integrations calling it will 404. - The REST route
/bz_social_feeds/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.