WP Manifestindependent plugin directory
manifest / content / wp-podcast-post-type

WP Podcast Post Type

A plugin that adds podcast and podcast_clip post types.

by Nathaniel Schweinberg · github.com/nathanielks/wp-podcast-post-type

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/nathanielks/wp-podcast-post-type/archive/refs/heads/develop.zip

Also on Packagist as nathanielks/wp-podcast-post-type:

composer require nathanielks/wp-podcast-post-type

From the readme

WP Podcast Post Type A plugin that adds podcast and podcastclip post types. Development This plugin assumes you're using Composer and Bedrock to manage your WordPress installation. It requires PSR-4 autoloading that Composer generates and manages and won't play along with out it!

Read the full README on GitHub →