VCUL Staff Directory
A WordPress plugin for managing a staff directory.
by VCUL Web Team · github.com/streeetlamp/vcul-staff-directory-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/streeetlamp/vcul-staff-directory-plugin/archive/refs/heads/main.zipDeclares an update source (https://github.com/streeetlamp/VCUL-Staff-Directory-Plugin), so updates arrive through the plugin's own updater.
From the readme
VCUL Staff Directory
A WordPress plugin for managing the VCUL staff directory.
Shortcodes
Two shortcodes are provided by the plugin:
[vculdirectory] - drops in the #app element and required js/css.
Running Tests
Tests require PHPUnit, the WP test library, and the PHPUnit Polyfills. The WP test library is expected at /tmp/wordpress-tests-lib by default (override with WPTESTSDIR).
WordPress REST API support
The directory post type and all its associated meta is available via the WordPress REST API at the /wp-json/vcul-directory/v1/get-directory endpoint.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.0.8 | Aug 26, 2024 |
| v1.0.4 | Aug 19, 2024 |
| v1.0.0 | Aug 12, 2024 |
| v.0.0.53 | Aug 7, 2024 |
| v0.0.47 | Feb 15, 2024 |
| v0.0.7 | Dec 5, 2023 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.