WP Manifestindependent plugin directory
manifest / content / learndash-custom-tab-plugin

LearnDash Custom Tab

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.

by Abdul Moiz · github.com/moiz-codebyte/learndash-custom-tab-plugin

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/moiz-codebyte/learndash-custom-tab-plugin/archive/refs/heads/main.zip

From the readme

Learndash Custom Tab Plugin 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. Learndash Custom Tab Plugin Table of Contents - Introduction - Features - Getting Started - Usage - Contributing - License - Live Demo Introduction 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. Features - 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 Getting Started Prerequisites - A WordPress website with the LearnDash LMS plugin installed and activated Installation 1. Clone the repository: 2. Navigate to the

Read the full README on GitHub →