Buttonizer

Release-by-release breaking change history · 70k+ active installs

MEDIUM RISK

3.4.13 → 3.5.0

Medium risk: 153 removed templates, 29 removed classes, 21 removed REST routes.

  • The action admin_footer is no longer fired. Any code hooked to it stops running silently.
  • The action admin_print_footer_scripts is no longer fired. Any code hooked to it stops running silently.
  • The action admin_print_scripts is no longer fired. Any code hooked to it stops running silently.
  • The action admin_print_styles is no longer fired. Any code hooked to it stops running silently.
  • The function buttonizer_redirect_to_page() was removed. Direct calls from a theme or another plugin will fatal.
  • The function getCurrentLanguage() was removed. Direct calls from a theme or another plugin will fatal.
  • The function initFunction() was removed. Direct calls from a theme or another plugin will fatal.
  • The function isValidUUID() was removed. Direct calls from a theme or another plugin will fatal.
  • The function widgetShortcode() was removed. Direct calls from a theme or another plugin will fatal.
  • Buttonizer\Admin\Admin::adminAssets() was removed.
  • Buttonizer\Admin\Admin::addModuleToScriptTag() was removed.
  • Buttonizer\Admin\Admin::page() was removed.
  • Buttonizer\Admin\Admin::wordpressAdminBar() was removed.
  • Buttonizer\Admin\Admin::requestForReview() was removed.
  • Buttonizer\Admin\Admin::cachingPluginDetected() was removed.
  • Buttonizer\Admin\Admin::generateAdminNotice() was removed.
  • The class Buttonizer\Api\Analytics\Overview was removed. Code that instantiates or extends it will fatal.
  • The class Buttonizer\Api\Connection\Connect was removed. Code that instantiates or extends it will fatal.
  • The class Buttonizer\Api\Connection\Disconnect was removed. Code that instantiates or extends it will fatal.
  • The class Buttonizer\Api\Connection\StartEditorSession was removed. Code that instantiates or extends it will fatal.
  • The class Buttonizer\Api\Connection\Sync was removed. Code that instantiates or extends it will fatal.
  • The class Buttonizer\Api\Settings\UpdateSettings was removed. Code that instantiates or extends it will fatal.
  • The class Buttonizer\Api\Utils\RevertToLegacy was removed. Code that instantiates or extends it will fatal.
  • Buttonizer\Legacy\Admin\Admin::getPluginAdminPage() was removed.
  • The class Buttonizer\Legacy\Api\Dashboard\ApiDashboard was removed. Code that instantiates or extends it will fatal.
  • The class Buttonizer\Legacy\Api\PageRules\ApiPageRules was removed. Code that instantiates or extends it will fatal.
  • The class Buttonizer\Legacy\Api\PageRules\WordPressData\ApiBlogs was removed. Code that instantiates or extends it will fatal.
  • The class Buttonizer\Legacy\Api\PageRules\WordPressData\ApiCategories was removed. Code that instantiates or extends it will fatal.
  • The class Buttonizer\Legacy\Api\PageRules\WordPressData\ApiDebug was removed. Code that instantiates or extends it will fatal.
  • The class Buttonizer\Legacy\Api\PageRules\WordPressData\ApiPages was removed. Code that instantiates or extends it will fatal.
  • The class Buttonizer\Legacy\Api\PageRules\WordPressData\ApiRoles was removed. Code that instantiates or extends it will fatal.
  • The class Buttonizer\Legacy\Api\Settings\ApiSettings was removed. Code that instantiates or extends it will fatal.
  • The class Buttonizer\Legacy\Api\TimeSchedules\ApiTimeSchedules was removed. Code that instantiates or extends it will fatal.
  • The class Buttonizer\Legacy\Api\Utils\ApiImportMigrate was removed. Code that instantiates or extends it will fatal.
  • The class Buttonizer\Legacy\Api\Utils\ApiOptin was removed. Code that instantiates or extends it will fatal.
  • The class Buttonizer\Legacy\Api\Utils\ApiPublish was removed. Code that instantiates or extends it will fatal.
  • The class Buttonizer\Legacy\Api\Utils\ApiReset was removed. Code that instantiates or extends it will fatal.
  • The class Buttonizer\Legacy\Api\Utils\ApiRevert was removed. Code that instantiates or extends it will fatal.
  • The class Buttonizer\Legacy\Api\Wordpress\ApiCustomCss was removed. Code that instantiates or extends it will fatal.
  • The class Buttonizer\Utils\ApiRequest was removed. Code that instantiates or extends it will fatal.
  • The class Buttonizer\Utils\ButtonizerAccount was removed. Code that instantiates or extends it will fatal.
  • The class Buttonizer\Utils\Editor was removed. Code that instantiates or extends it will fatal.
  • The class Buttonizer\Utils\ManifestParser was removed. Code that instantiates or extends it will fatal.
  • The class Buttonizer\Utils\PermissionCheck was removed. Code that instantiates or extends it will fatal.
  • The class Buttonizer\Utils\Settings was removed. Code that instantiates or extends it will fatal.
  • The class Buttonizer\Utils\SiblingPlugins was removed. Code that instantiates or extends it will fatal.
  • The REST route /buttonizer/settings was removed. Integrations calling it will 404.
  • The REST route /buttonizer/wordpress/custom_css was removed. Integrations calling it will 404.
  • The REST route /buttonizer/revert was removed. Integrations calling it will 404.
  • The REST route /buttonizer/optin was removed. Integrations calling it will 404.
  • The REST route /buttonizer/reset was removed. Integrations calling it will 404.
  • The REST route /buttonizer/import_migrate was removed. Integrations calling it will 404.
  • The REST route /buttonizer/publish was removed. Integrations calling it will 404.
  • The REST route /buttonizer/dashboard was removed. Integrations calling it will 404.
  • The REST route /buttonizer/page_rules/roles was removed. Integrations calling it will 404.
  • The REST route /buttonizer/page_rules/debug was removed. Integrations calling it will 404.
  • The REST route /buttonizer/page_rules/categories was removed. Integrations calling it will 404.
  • The REST route /buttonizer/page_rules/blogs was removed. Integrations calling it will 404.
  • The REST route /buttonizer/page_rules/pages was removed. Integrations calling it will 404.
  • The REST route /buttonizer/page_rules was removed. Integrations calling it will 404.
  • The REST route /buttonizer/time_schedules was removed. Integrations calling it will 404.
  • The REST route /buttonizer/disconnect was removed. Integrations calling it will 404.
  • The REST route /buttonizer/connect was removed. Integrations calling it will 404.
  • The REST route /buttonizer/sync was removed. Integrations calling it will 404.
  • The REST route /buttonizer/editor_start_session was removed. Integrations calling it will 404.
  • The REST route /buttonizer/revert_legacy was removed. Integrations calling it will 404.
  • The REST route /buttonizer/analytics/overview was removed. Integrations calling it will 404.
  • The script/style handle buttonizer-css is gone. Code that dequeues, or declares a dependency on, that handle is now wrong.
  • The template app/Admin/AdminTemplate.php was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template app/Legacy/Admin/Template.php was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/default.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-1.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-10.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-100.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-101.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-102.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-103.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-104.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-105.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-106.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-107.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-108.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-109.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-11.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-110.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-111.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-112.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-113.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-114.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-115.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-116.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-117.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-118.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-119.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-12.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-120.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-121.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-122.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-123.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-124.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-125.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-126.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-127.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-128.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-129.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-13.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-130.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-131.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-132.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-133.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-134.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-135.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-136.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-137.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-138.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-139.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-14.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-140.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-141.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-142.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-143.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-144.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-145.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-146.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-147.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-148.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-149.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-15.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-150.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-16.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-17.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-18.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-19.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-2.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-20.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-21.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-22.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-23.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-24.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-25.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-26.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-27.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-28.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-29.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-3.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-30.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-31.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-32.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-33.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-34.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-35.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-36.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-37.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-38.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-39.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-4.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-40.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-41.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-42.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-43.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-44.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-45.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-46.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-47.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-48.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-49.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-5.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-50.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-51.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-52.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-53.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-54.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-55.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-56.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-57.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-58.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-59.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-6.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-60.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-61.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-62.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-63.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-64.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-65.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-66.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-67.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-68.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-69.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-7.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-70.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-71.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-72.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-73.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-74.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-75.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-76.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-77.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-78.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-79.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-8.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-80.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-81.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-82.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-83.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-84.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-85.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-86.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-87.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-88.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-89.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-9.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-90.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-91.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-92.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-93.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-94.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-95.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-96.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-97.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-98.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.
  • The template assets/legacy/images/templates/template-99.png was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.