WP Manifestindependent plugin directory
manifest / content / ucf-section-plugin

UCF Section

UCF Section Plugin

by UCF Web Communications · github.com/ucf/ucf-section-plugin

0stars
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-section-plugin/archive/refs/heads/master.zip

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

From the readme

UCF Sections # Provides a custom post type, shortcode and functions for displaying Sections. Description ## Adds a new post type called Sections that can be added to pages using a [ucf-section] shortcode. Sections will display content from within the WordPress editor. The [ucf-section] shortcode has several options: slug - the slug of the section to be displayed id - the ID of the section to be displayed (as an alternative to providing the slug attribute) class - CSS class(es) to assign to the generated element. By default, sections will always have the .ucf-section-SLUG class assigned to them. title - a descriptive title to use both as an accessible aria-label value for screenreaders in the generated element, and in navbar links generated by the Automatic Sections Menu Shortcode. sectionid - a value to assign as the ID attribute of the generated element. randomfromtag - if provided a tag slug, a random section will be chosen to display from sections that are assigned the given tag. 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.

Read the full README on GitHub →

Releases

TagPublished
v1.2.3 Mar 22, 2023
v1.2.2 Jul 28, 2022
v1.2.1 Aug 30, 2021
v1.2.0 Aug 3, 2021
v1.1.3 May 21, 2021
v1.1.2 Jul 9, 2020
v1.1.1 Jun 19, 2020
v1.1.0 Jun 16, 2020
v1.0.15 Feb 21, 2020
v1.0.14 Feb 18, 2020
v1.0.13 Feb 12, 2020
v1.0.12 Feb 6, 2020
v1.0.11 Aug 21, 2019
v1.0.10 Jul 3, 2019
v1.0.9 May 23, 2019
v1.0.8 Oct 11, 2018
v1.0.7 Oct 11, 2018
v1.0.6 Dec 4, 2017
v1.0.5 Dec 1, 2017
v1.0.4 Oct 2, 2017
v1.0.3 Jun 23, 2017
v1.0.2 Jun 20, 2017
v1.0.1 Jun 15, 2017

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