Changeset 2711965
- Timestamp:
- 04/20/2022 07:51:18 AM (4 years ago)
- Location:
- bcm-duplicate-menu
- Files:
-
- 2 edited
-
tags/1.1.0/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
bcm-duplicate-menu/tags/1.1.0/readme.txt
r2668837 r2711965 4 4 Tags: duplicate, menu, ClassicPress 5 5 Requires at least: 4.0 6 Tested up to: 5.96 Tested up to: 6.0 7 7 Requires PHP: 5.4 8 Stable tag: 1. 0.58 Stable tag: 1.1.0 9 9 License: GPLv2 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 37 37 Yes, the duplicated menu will remain. 38 38 39 = Only 1 item is added to the duplicated menu =40 41 There may be a conflict with one of the other plugins in your WordPress site. We are currently testing a new version of our plugin (1.1.0). You can find this version underneath the Advanced View. If you are experiencing issues with this new version, please let us now in the Support Forum.42 43 = Additional menu fields added by third-party plugins are not duplicated =44 45 There may be a conflict with one of the other plugins in your WordPress site. We are currently testing a new version of our plugin (1.1.0). You can find this version underneath the Advanced View. If you are experiencing issues with this new version, please let us now in the Support Forum.46 47 39 == Screenshots == 48 40 … … 51 43 == Changelog == 52 44 53 = 1.1.0 (2022-0 1-29) =45 = 1.1.0 (2022-04-20) = 54 46 * Feature: Added support for the duplication of additional meta data added by third-party plugins. 55 47 * Bugfix: An error could occur when trying to duplicate menu items when third-party plugins were already hooking into the WordPress menu functions. 56 48 * Developer Note: The 'duplicate_menu_item' hook as been renamed to 'bcm_duplicate_menu_item'. 57 * We are currently testing this version. You can find it underneath Advanced View on the WordPress plugin directory..58 49 59 50 = 1.0.5 (2022-01-27) = -
bcm-duplicate-menu/trunk/readme.txt
r2668839 r2711965 4 4 Tags: duplicate, menu, ClassicPress 5 5 Requires at least: 4.0 6 Tested up to: 5.96 Tested up to: 6.0 7 7 Requires PHP: 5.4 8 Stable tag: 1. 0.58 Stable tag: 1.1.0 9 9 License: GPLv2 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 37 37 Yes, the duplicated menu will remain. 38 38 39 = Only 1 item is added to the duplicated menu =40 41 There may be a conflict with one of the other plugins in your WordPress site. We are currently testing a new version of our plugin (1.1.0). You can find this version underneath the Advanced View. If you are experiencing issues with this new version, please let us now in the Support Forum.42 43 = Additional menu fields added by third-party plugins are not duplicated =44 45 There may be a conflict with one of the other plugins in your WordPress site. We are currently testing a new version of our plugin (1.1.0). You can find this version underneath the Advanced View. If you are experiencing issues with this new version, please let us now in the Support Forum.46 47 39 == Screenshots == 48 40 … … 51 43 == Changelog == 52 44 53 = 1.1.0 (2022-0 1-29) =45 = 1.1.0 (2022-04-20) = 54 46 * Feature: Added support for the duplication of additional meta data added by third-party plugins. 55 47 * Bugfix: An error could occur when trying to duplicate menu items when third-party plugins were already hooking into the WordPress menu functions. 56 48 * Developer Note: The 'duplicate_menu_item' hook as been renamed to 'bcm_duplicate_menu_item'. 57 * We are currently testing this version. You can find it underneath Advanced View on the WordPress plugin directory..58 49 59 50 = 1.0.5 (2022-01-27) =
Note: See TracChangeset
for help on using the changeset viewer.