UCF Announcements
Provides a custom post type for announcements.
by UCF Web Communications · github.com/ucf/ucf-announcements
★ 1stars
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/ucf/ucf-announcements/archive/refs/heads/master.zipReadme
UCF Announcements
Provides the announcements custom post type, associated meta fields and AD login for authenticating users for posting announcements.
Description
Provides the announcements custom post type, associated meta fields and AD login for authenticating users for posting announcements.
Installation
Manual Installation
- Upload the plugin files (unzipped) to the
/wp-content/pluginsdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the "Plugins" screen in WordPress
- Configure settings at Settings > UCF Announcements.
WP CLI Installation
$ wp plugin install --activate https://github.com/UCF/UCF-Announcements/archive/master.zip. See WP-CLI Docs for more command options.- Configure settings at Settings > UCF Weather.
Changelog
N/A
Upgrade Notice
n/a
Installation Requirements
None
Development & Contributing
NOTE: this plugin's readme.md file is automatically generated. Please only make modifications to the readme.txt file, and make sure the gulp readme command has been run before committing readme changes.