WP Manifestindependent plugin directory
manifest / content / ucf-people-cpt

UCF People Custom Post Type

Provides a custom post type for People and People Groups.

by UCF Web Communications · github.com/ucf/ucf-people-cpt

1stars
2forks

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-people-cpt/archive/refs/heads/master.zip

Declares an update source (UCF/UCF-People-CPT), so updates arrive through the plugin's own updater.

From the readme

UCF People CPT Plugin # Provides a custom post type for describing people and a taxonomy for people groups. Description ## Provides a custom post type for describing people and a taxonomy for people groups. NOTE: This plugin assumes that People posts will primarily be displayed on other pages and posts using shortcodes, such as the UCF Post List shortcode, or explicitly listed in custom theme templates. The Person custom post type does not automatically generate archives by default. If you'd like archives to be generated for the Person post type on your site, you can override this setting within your theme's functions.php file like so: If you add this snippet to your theme, you'll need to flush permalink settings for the changes to take effect (Setting Permalinks; click "Save Changes"--you don't have to adjust any settings). 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] WP CLI Installation ### 1. $ wp plugin install --activate https://github.com/UCF/UCF-People-CPT/archi

Read the full README on GitHub →

Releases

TagPublished
v1.1.1 Mar 22, 2023
v1.1.0 Jan 3, 2022
v1.0.3 Feb 14, 2019
v1.0.2 Oct 30, 2018
v1.0.1 May 25, 2018
v1.0.0 Jul 24, 2017

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.