UCF FAQ Custom Post Type
Provides a custom post type for describing FAQ.
★ 0stars
1forks
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-faq-cpt/archive/refs/heads/master.zipDeclares an update source (UCF/UCF-FAQ-CPT), so updates arrive through the plugin's own updater.
From the readme
UCF FAQ CPT Plugin #
Description ##
Provides a custom post type for describing FAQs and creates supporting shortcodes. This plugin supports the UCF Athena Framework (Required by the Topic list's "card" layout, and optionally for the FAQ list "classic" layout).
The following templates can be overwritten in the plugin.
single-faq.php
archive-faq.php
taxonomy-topic.php
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-FAQ-CPT/archive/master.zip. See WP-CLI Docs for more command options.
Required Plugins
These plugins must be activated for the plugin to function properly.
Advanced Custom Fields PRO
Supported Plugins
The plugins listed below are extended upon in this plugin--this may include custom layouts for feeds, style modifications, etc. These plugins are not technically required on sites running this plugin, and shouldn't be activated on sites that don't require their features. A plugi
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v2.2.1 | Aug 13, 2025 |
| v2.2.0 | Aug 13, 2025 |
| v2.1.1 | Aug 11, 2025 |
| v2.1.0 | Aug 11, 2025 |
| v2.0.4 | Mar 22, 2023 |
| v2.0.3 | Aug 17, 2022 |
| v2.0.2 | Mar 11, 2022 |
| v2.0.1 | Apr 19, 2021 |
| v2.0.0 | Feb 8, 2021 |
| v1.3.0 | Jul 8, 2020 |
| v1.2.0 | Apr 20, 2020 |
| v1.1.6 | Apr 9, 2020 |
| v1.1.5 | Apr 7, 2020 |
| v1.1.4 | Mar 18, 2020 |
| v1.1.3 | Mar 17, 2020 |
| v1.1.2 | Mar 12, 2020 |
| v1.1.1 | Mar 4, 2020 |
| v1.1.0 | Nov 26, 2019 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.