A plugin for WordPress Website that add features to LearnDash LMS Plugin. It add custom tab on the course page. Custom tab is made by custom post type and has feature to show custom tab on selected courses, quiz, lessons, topics to the selected users. Also has option to add custom icon to the custom tab.
The Learndash Custom Tab Plugin is a WordPress plugin that enhances the functionality of the LearnDash LMS plugin. It allows administrators to add custom tabs to course pages, quizzes, lessons, and topics. These tabs can be customized to display content to specific users and can include custom icons.
- Add custom tabs to course pages
- Display custom tabs on selected courses, quizzes, lessons, and topics
- Show custom tabs to selected users
- Add custom icons to custom tabs
- Responsive design for both desktop and mobile devices
- A WordPress website with the LearnDash LMS plugin installed and activated
- Clone the repository:
git clone https://github.com/Moiz-CodeByte/learndash-custom-tab-plugin.git
- Navigate to the plugin directory:
cd learndash-custom-tab-plugin
- Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly or download zip via github and upload zip in admin panel. - Activate the plugin through the 'Plugins' screen in WordPress.
- Navigate to the LearnDash LMS section in your WordPress dashboard.
- Create a new custom tab by adding a new custom post type.
- Select the courses, quizzes, lessons, or topics where you want the custom tab to appear.
- Assign the custom tab to specific users if needed.
- Add a custom icon to the tab if desired.
Contributions are welcome! If you have any ideas, suggestions, or improvements, feel free to create a pull request or open an issue.
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature-name
- Make your changes and commit them:
git commit -m "Add your feature"
- Push to the branch:
git push origin feature/your-feature-name
- Open a pull request.
- Review: Address any feedback or change requests made by the reviewers.
- Approval: Wait for the pull request to be approved by the maintainers.
- Merge: Once approved, the pull request will be merged by a maintainer.
- Close: The pull request will be closed upon merging. If not merged, it might be closed manually with an explanation.
- Cleanup: Delete your feature branch after the pull request is merged and update your local repository.
This project is open-source and available under the MIT License.
You can see the Learndash Custom Tab Plugin live at Link
For any questions or support, please contact at hello@abdulmoiz.net.