WP Manifestindependent plugin directory
manifest / content / wp-learninghub-plugin

BC Gov Corporate Learning Hub

A Wordpress plugin to provide a custom content type "Courses" with various associated taxonomies.

by Allan Haggett <allan.haggett@gov.bc.ca> · github.com/psa-corporate-learning-branch/wp-learninghub-plugin · website

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/psa-corporate-learning-branch/wp-learninghub-plugin/archive/refs/heads/main.zip

From the readme

BC Gov Corporate Learning Hub Description: A gateway to everything that BC Gov has to offer for learning opportunities. Check out the Learning Hub (BC Gov ID required) This plugin enables a "course" custom content type, and several custom taxonomies to go along with it: - Groups - Topics - Delivery Methods - Learning Partners - External Systems - Keywords Enable custom meta boxes to easily manage: - Registration link - ELM course code - ELM course ID - Expiry date This plugin depends on the custom theme that was created to support it. All template files reside there. There are numerous helper functions to add support for extended searching into the taxonomies and adding fields to taxonomies such as learning partner contact info and organizational logo. There are also system-specific synchronization methods, including the PSA Learning System (ELM) and the Learning Curator. Version 2 Release Notes: - sync completely re-written to only touch database when it needs to. - sync now based on course ID and not name. - Curator pathway sync. - Expiration date can be set on non-Curator/ELM courses after which they are made private. - "Course Categories" deprecated in favor of

Read the full README on GitHub →