Admin Page Creator Changelog
Version 1.9.0 - Released on 2026-01-18
- Fixed: Fatal errors when activating.
- Refactored: Content source classes to use Singleton trait with proper parent constructor initialization
- Fixed: Vue.js template compilation errors preventing content type selector from rendering
- Fixed: Missing Vue data properties (template_id, external_link_url_embedable, external_link_url_checking)
- Fixed: TinyMCE editor not initializing properly on page load
- Fixed: Divi support file not being autoloaded via Composer
- Fixed: Corrupted PHP syntax in Divi support class
- Improved: JavaScript asset organization and minification
- Improved: Compatibility with latest WordPress and page builder versions
= Version: 1.8.8 - Released on 2025-09-28
- Rename prefix to ultimate-multisite; update text domain; version bump.
Version 1.8.7 - 04/10/2023
- Fixed: Fatal error upon trying to add new admin page;
- Fixed: Conflict with Oxygen stylesheets prefix;
Version 1.8.6 - 09/08/2023
- Added: Added an option to display data from the main site or the current sub-site.
- Added: Added support for the WordPress Block Editor (Gutenberg).
- Fixed: Fixed the issue with Brizy page assets not loading.
Version 1.8.5 - 09/12/2020
- Fixed: Issue with Screen Options to hide the menu not going away;
Version 1.8.4 - 11/11/2020
- Fixed: Support to Multisite Ultimate v2;
Version 1.8.3 - 01/10/2020
- Fixed: Incompatibilities with Beaver Builder from previous build;
- Fixed: Margin inconsistencies with WP 5.5;
Version 1.8.2 - 21/09/2020
- Fixed: Small Incompatibilities with WP 5.5;
Version 1.8.1 - 05/08/2020
- Fixed: Incompatibility with Brizy 2.0;
- Fixed: Small performance issues when building the menu list;
Version 1.8.0 - 27/04/2020
- Fixed: Notices being hidden under the top-bar when no margin mode is selected;
- Added: Custom pages can now replace multiple WordPress admin top-level and sub-pages at the same time;
- Added: Admins can now hide admin pages using WP Admin Pages PRO;
Version 1.7.9 - 01/04/2020
- Fixed: Brizy 1.10.118 and up breaking SVG support on admin pages;
Version 1.7.8 - 26/03/2020
- Fixed: Escaping error breaking the Editor page when using French;
Version 1.7.7 - 04/03/2020
- Fixed: Small incompatibility with Brizy Builder;
- Improved: Updated Freemius SDK to 2.3.2;
Version 1.7.6 - 10/02/2020
- Fixed: Admin Page edit button on bottom-right corner not working on Dashboard Widgets;
- Fixed: Small Incompatibility with Astra;
- Fixed: New version of Brizy breaking compatibility;
Version 1.7.5 - 14/12/2019
- Fixed: Added a new edge-case handler to populate menu items on the Replace Page option;
- Fixed: Elementor fonts not working;
- Improved: Updated the Freemius SDK to support hiding sensitive info from the Account page;
Version 1.7.4 - 29/11/2019
- Fixed: Incompatibility with WooCommerce Memberships;
- Fixed: Oxygen Builder tab component not working;
- Fixed: Beaver Themer not working;
Version 1.7.3 - 12/07/2019
- Fixed: Pages disappearing when their parent is converted to another admin page type;
- Improved: Better list table dividers between Admin Page types;
- Improved: Security Review of the entire codebase of the plugin;
- Improved: Note on Separator tab warning when the feature is not available for a given menu/content source type;
Version 1.7.2 - 01/07/2019
- Fixed: Updated the Freemius SDK version to 2.3.0;
- Fixed: Incompatibility issue with Flywheel;
Version 1.7.1 - 27/06/2019
- Fixed: Welcome Widget now gets displayed to all roles;
- Fixed: Screen Option to hide/display the Admin Pages menu is not added if the menu is being hidden via the filter documented on https://docs.wpadminpagespro.com/knowledge-base/hiding-wp-admin-pages-pro-from-your-users/
- Improved: Hiding the Admin Pages menus now also hide the templates created from the Beaver Builder saved templates list on the builder UI;
- Added: Options to bulk activate and deactivate admin pages;
- Added: Option to display pages on the main site as well;
- Added: Option to rename top and sub level menu labels on Replace mode;
Version 1.7.0 - 04/06/2019
- Fix: Issues with Oxygen templates not showing up;
- Added: Support to Widget Creation!