Changeset 2793134
- Timestamp:
- 10/02/2022 07:07:01 PM (3 years ago)
- Location:
- bcm-duplicate-menu
- Files:
-
- 2 edited
-
tags/1.1.1/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
bcm-duplicate-menu/tags/1.1.1/readme.txt
r2793132 r2793134 49 49 * Feature: Added support for the duplication of additional meta data added by third-party plugins. 50 50 * Bugfix: An error could occur when trying to duplicate menu items when third-party plugins were already hooking into the WordPress menu functions. 51 * We are currently testing this version. You can find it underneath Advanced View on the WordPress plugin directory..51 * Developer Note: The 'duplicate_menu_item' hook as been renamed to 'bcm_duplicate_menu_item'. 52 52 53 53 = 1.0.5 (2022-01-27) = -
bcm-duplicate-menu/trunk/readme.txt
r2793132 r2793134 49 49 * Feature: Added support for the duplication of additional meta data added by third-party plugins. 50 50 * Bugfix: An error could occur when trying to duplicate menu items when third-party plugins were already hooking into the WordPress menu functions. 51 * We are currently testing this version. You can find it underneath Advanced View on the WordPress plugin directory..51 * Developer Note: The 'duplicate_menu_item' hook as been renamed to 'bcm_duplicate_menu_item'. 52 52 53 53 = 1.0.5 (2022-01-27) =
Note: See TracChangeset
for help on using the changeset viewer.