WP Manifestindependent plugin directory
manifest / content / cpl-podcast-management

CPL Podcast Episode Management

Registers custom post types, manages templates for the OCFTB podcast - DEPRECATED

by Will Skora & The CPL Team · github.com/clevepl/cpl-podcast-management · website

0stars
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/clevepl/cpl-podcast-management/archive/refs/heads/main.zip

Readme

=== CPL Podcast Management === Requires at least: 6.0 Tested up to: 6.5 Requires PHP: 7.0 Stable tag: 1.20 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html

Registers custom post types, manages templates for the OCFTB podcast, Page Count.

== Description == Registers a custom post type (a podcast episode); each post is an \'podcast_episode\'; Assumes that CPL will only have 1 podcast (Page Count) for the foreseeable future

Creates a block pattern is designed to be inserted in each post

synced-patterns - contains a pattern that is later used as a synced-pattern in block-pattern.php

Expects secondline-themes/podcast-subscribe-button and pb/accordion-item blocks to be installed.

At the time of this plugin\'s creation, the Page Count podcast was hosted on ohiocenterforthebook.org

== Installation ==

  1. Activate plugin

Read the full README on GitHub →