Plugin Directory

Changeset 2711965


Ignore:
Timestamp:
04/20/2022 07:51:18 AM (4 years ago)
Author:
bcmdev
Message:

release 1.1.0

Location:
bcm-duplicate-menu
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • bcm-duplicate-menu/tags/1.1.0/readme.txt

    r2668837 r2711965  
    44Tags: duplicate, menu, ClassicPress
    55Requires at least: 4.0
    6 Tested up to: 5.9
     6Tested up to: 6.0
    77Requires PHP: 5.4
    8 Stable tag: 1.0.5
     8Stable tag: 1.1.0
    99License: GPLv2
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3737Yes, the duplicated menu will remain.
    3838
    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 
    4739== Screenshots ==
    4840
     
    5143== Changelog ==
    5244
    53 = 1.1.0 (2022-01-29) =
     45= 1.1.0 (2022-04-20) =
    5446* Feature: Added support for the duplication of additional meta data added by third-party plugins.
    5547* Bugfix: An error could occur when trying to duplicate menu items when third-party plugins were already hooking into the WordPress menu functions.
    5648* 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..
    5849
    5950= 1.0.5 (2022-01-27) =
  • bcm-duplicate-menu/trunk/readme.txt

    r2668839 r2711965  
    44Tags: duplicate, menu, ClassicPress
    55Requires at least: 4.0
    6 Tested up to: 5.9
     6Tested up to: 6.0
    77Requires PHP: 5.4
    8 Stable tag: 1.0.5
     8Stable tag: 1.1.0
    99License: GPLv2
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3737Yes, the duplicated menu will remain.
    3838
    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 
    4739== Screenshots ==
    4840
     
    5143== Changelog ==
    5244
    53 = 1.1.0 (2022-01-29) =
     45= 1.1.0 (2022-04-20) =
    5446* Feature: Added support for the duplication of additional meta data added by third-party plugins.
    5547* Bugfix: An error could occur when trying to duplicate menu items when third-party plugins were already hooking into the WordPress menu functions.
    5648* 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..
    5849
    5950= 1.0.5 (2022-01-27) =
Note: See TracChangeset for help on using the changeset viewer.