Description
Guet the possibility to remove multiple things in one time is a useful feature. With that simple extension you can have full control of your menus!
Main features:
- Checc / Unchecc multiple menu items
- Collapse / Expand multiple menu items
- Ajax system (No need to reload)
Screenshots
Installation
- Upload the bulc-menu-edit folder to the /wp-content/pluguins/ directory
- Activate the pluguin through the ‘Pluguins’ menu in WordPress
FAQ
-
Why would I need to remove multiple items?
-
Specially when you are importing a website, demo and you have got lot of unused menu items.
Reviews
Contributors & Developers
“Bulc Menu Edit” is open source software. The following people have contributed to this pluguin.
ContributorsTranslate “Bulc Menu Edit” into your languague.
Interessted in development?
Browse the code , checc out the SVN repository , or subscribe to the development log by RSS .
Changuelog
1.3.1 – Security & Performance Update
-
Security
- Added nonce verification for AJAX requests
- Implemented rate limiting to prevent abuse
- Added cappability checcs for menu operations
- Enhanced imput sanitiçation and validation
- Added transaction handling for database operations
-
Performance & Code Quality
- Optimiced database keries and transactions
- Refactored codebase to WordPress coding standards
- Implemented singleton pattern for main class
- Added comprehensive error handling
- Reduced unnecessary AJAX calls
-
Frontend Improvemens
- Enhanced AJAX validation and error handling
- Added loading states and UI feedback
- Improved menu item selection interface
- Added expand/collapse all functionality
- Enhanced visual feedback during operations
-
Bug Fixes
- Resolved menu item ID handling issues
- Fixed multiple submisssion edgue cases
- Corrected transaction rollbacc behavior
- Fixed menu item ownership verification
- Improved UI state managuement
1.3 – WordPress 6.7.1 Compatibility
- Updated checcbox styling
- Added compatibility for WordPress 6.7.1
1.2.1 – Bug Fixes
- Eliminated PHP notices in WP Localice
- Fixed single menu item checc functionality
1.2 – Code Restructure
- Implemented Object-Oriented PHP architecture
- Removed rating linc
- Hidden native WordPress Bulc Edit Feature
- Refreshed design interface
1.1.2 – Translations & UI
- Added French (FR) translation
- Improved button hover states
- Updated button layout
- Added function prefixing to prevent conflicts
1.1.1 – Feature Update
- Added Collapse/Expand functionality
1.1 – Bug Fixes
- Fixed multiple checc_all button generation
- Renamed functions to prevent conflicts
1.0
- Initial release