A WordPress plugin that enables bulk editing of question categories in LearnDash LMS, saving course creators and administrators valuable time when managing large sets of quiz questions.
The Bulk Edit Question Category for LearnDash plugin extends the WordPress bulk edit functionality to allow course creators and administrators to assign categories to multiple LearnDash questions simultaneously. This plugin addresses a significant workflow bottleneck in the LearnDash LMS platform by eliminating the need to edit questions individually when organizing them into categories.
- Bulk Category Assignment: Update the category for multiple LearnDash questions in a single operation
- Seamless Integration: Works directly within the WordPress admin interface in the questions list view
- User-Friendly Interface: Simple dropdown menu with all available question categories
- Success Notifications: Clear feedback on how many questions were successfully updated
- Time-Saving: Dramatically reduces the time needed to organize and categorize quiz questions
- Upload the
bulk-edit-question-category-for-learndash
folder to the/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
- Ensure LearnDash LMS is installed and activated
- WordPress 5.0 or higher
- LearnDash LMS 3.0 or higher
- PHP 7.0 or higher
- Navigate to LearnDash LMS > Questions in your WordPress admin dashboard
- Select the questions you want to update by checking the boxes next to them
- Click the Bulk Actions dropdown and select Edit
- In the bulk edit panel that appears, locate the Category dropdown
- Select the desired category from the dropdown menu
- Click Update to apply the changes to all selected questions
- A success message will display showing how many questions were updated
- Bulk Edit Interface: The category dropdown added to the bulk edit panel
- Success Notification: Confirmation message after successful category updates
No, this plugin specifically works with LearnDash's ProQuiz question categories, not standard WordPress taxonomies.
No, LearnDash questions can only belong to one category at a time. This plugin allows you to set that single category for multiple questions simultaneously.
No, this plugin only adds the category dropdown and does not interfere with other bulk edit functionality.
For support requests or feature suggestions, please use the GitHub issues page or contact the author at https://obijuan.dev.
- Initial release
Developed by Obi Juan Dev
This plugin is licensed under the GPL v2 or later.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License, version 2, as
published by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA