WP Manifestindependent plugin directory
manifest / content / ucf-announcements

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.zip

Readme

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

  1. Upload the plugin files (unzipped) to the /wp-content/plugins directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the "Plugins" screen in WordPress
  3. Configure settings at Settings > UCF Announcements.

WP CLI Installation

  1. $ wp plugin install --activate https://github.com/UCF/UCF-Announcements/archive/master.zip. See WP-CLI Docs for more command options.
  2. 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.

Wishlist/TODOs

Read the full README on GitHub →