Linux 软件免费装
Banner图

Visibility Control for WPCourseware

开发者 liveaspankaj
更新时间 2023年12月26日 16:58
PHP版本: 5.6 及以上
WordPress版本: 6.4.2
版权: GPLv2 or later
版权网址: 版权信息

标签

Hide LMS eLearning WP Courseware Hide Content Hide Message

下载

详情介绍:

Visibility Control for WP Courseware helps you hide messages and content for specific criterion anywhere on your WordPress page. You can show/hide HTML elements, menus, and other details based on:
  1. User's access to a particular WP Courseware Course,
  2. User's course completion status of a particular WP Courseware Course, Or
  3. User is Logged In or Logged Out.
  4. User's role. You simply need to add a CSS class to your element div or span. As explained here:
Example: Login/Logout Status: For user's role: For a course completion status, if Course ID is 123: Mechanism of Functioning Future Development Depending on the interest in this feature, we will decide on adding a shortcode and/or a Gutenberg Block to achieve this feature. Related Plugin

安装:

This section describes how to install the plugin and get it working. e.g.
  1. Upload the plugin files to the /wp-content/plugins/visibility-control-for-wpcourseware directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Add the CSS classes to your HTML elements or Menu Items as described in the Details section.

屏幕截图:

  • Show menu only to Loggout user
  • Show menu only to Logged In user (or Course/Group access)
  • Show a message if user has access to course (using HTML anywhere)
  • Show a message if user doesn't have access to course (using Additional CSS class)

更新日志:

1.0 Initial Commit