Bulk Menu Edit

설명

Get 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:

  • Check / Uncheck multiple menu items
  • Collapse / Expand multiple menu items
  • Ajax system (No need to reload)

스크린샷

  • Bulk Menu Edit Interface
  • Check all menu items
  • Expand Feature
  • Collapse feature
  • Message alert before removing menu items

설치

  1. Upload the bulk-menu-edit folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

Why would I need to remove multiple items?

Especially when you are importing a website, demo and you have got lot of unused menu items.

후기

2021년 9월 28일 답글 3개
It is very bad because its simply dont work
2021년 6월 13일 답글 4개
Thank you so much for this useful plugin. I got menus with hundreds of tabs and you are savior! Please keep alive and updated this plugin! Thank you from my heart!
2021년 4월 13일 답글 1개
I imported a bunch of demo data for a site template and cleaning the menu was a pain until I found this. Thanks!
모든 4 평가 읽기

기여자 & 개발자

“Bulk Menu Edit”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Bulk Menu Edit”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.3.1 – Security & Performance Update

  • Security

    • Added nonce verification for AJAX requests
    • Implemented rate limiting to prevent abuse
    • Added capability checks for menu operations
    • Enhanced input sanitization and validation
    • Added transaction handling for database operations
  • Performance & Code Quality

    • Optimized database queries and transactions
    • Refactored codebase to WordPress coding standards
    • Implemented singleton pattern for main class
    • Added comprehensive error handling
    • Reduced unnecessary AJAX calls
  • Frontend Improvements

    • 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 submission edge cases
    • Corrected transaction rollback behavior
    • Fixed menu item ownership verification
    • Improved UI state management

1.3 – WordPress 6.7.1 Compatibility

  • Updated checkbox styling
  • Added compatibility for WordPress 6.7.1

1.2.1 – Bug Fixes

  • Eliminated PHP notices in WP Localize
  • Fixed single menu item check functionality

1.2 – Code Restructure

  • Implemented Object-Oriented PHP architecture
  • Removed rating link
  • Hidden native WordPress Bulk 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 check_all button generation
  • Renamed functions to prevent conflicts

1.0

  • Initial release