Changeset 3453386
- Timestamp:
- 02/04/2026 12:26:23 AM (2 months ago)
- Location:
- bb-mega-menu
- Files:
-
- 4 edited
- 1 copied
-
tags/1.0.5 (copied) (copied from bb-mega-menu/trunk)
-
tags/1.0.5/bb-mega-menu.php (modified) (1 diff)
-
tags/1.0.5/readme.txt (modified) (1 diff)
-
trunk/bb-mega-menu.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
bb-mega-menu/tags/1.0.5/bb-mega-menu.php
r3453358 r3453386 3 3 * Plugin Name: BB Mega Menu 4 4 * Plugin URI: https://betterbuilds.app 5 * Description: Mega menu post type and front-end behavior for main menu dropdowns.6 * Version: 1.0. 45 * Description: Build flexible mega menus using the block editor, powered by a Mega Menu custom post type. 6 * Version: 1.0.5 7 7 * Requires at least: 6.0 8 8 * Requires PHP: 8.0 -
bb-mega-menu/tags/1.0.5/readme.txt
r3453358 r3453386 5 5 Requires PHP: 8.0 6 6 Tested up to: 6.9 7 Stable tag: 1.0. 47 Stable tag: 1.0.5 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Mega menu CPT and frontend behavior for classic menus and the Navigation block.11 Build flexible mega menus using the block editor, powered by a Mega Menu custom post type. 12 12 13 13 == Description == -
bb-mega-menu/trunk/bb-mega-menu.php
r3453358 r3453386 3 3 * Plugin Name: BB Mega Menu 4 4 * Plugin URI: https://betterbuilds.app 5 * Description: Mega menu post type and front-end behavior for main menu dropdowns.6 * Version: 1.0. 45 * Description: Build flexible mega menus using the block editor, powered by a Mega Menu custom post type. 6 * Version: 1.0.5 7 7 * Requires at least: 6.0 8 8 * Requires PHP: 8.0 -
bb-mega-menu/trunk/readme.txt
r3453358 r3453386 5 5 Requires PHP: 8.0 6 6 Tested up to: 6.9 7 Stable tag: 1.0. 47 Stable tag: 1.0.5 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Mega menu CPT and frontend behavior for classic menus and the Navigation block.11 Build flexible mega menus using the block editor, powered by a Mega Menu custom post type. 12 12 13 13 == Description ==
Note: See TracChangeset
for help on using the changeset viewer.