Spaces Media Collection CPT archived
WiP: A custom post type plugin for the Media space to allow the creation of simple collection posts. Has a block template.
by Silvan Hagen · github.com/dol-lab/spaces-media-collection-post-type · 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/dol-lab/spaces-media-collection-post-type/archive/refs/heads/master.zipReadme
Spaces Media Collection CPT
Contributors: neverything
Tags: custom post type, post type, media, block template
Requires at least: 5.3
Tested up to: 5.3
Stable tag: 0.7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
This plugin provides a post type for a collection of regular posts and includes a block template for it.
Description
tbd
Installation
This section describes how to install the plugin and get it working.
- Upload
spaces-media-collection-post-type/to the/wp-content/plugins/directory - Activate the plugin through the 'Plugins' menu in WordPress
Changelog
0.7.0
- Added post type support for author and excerpt.
0.6.0
- Added better demo video for duplication.
0.5.0
- Changed block template to use generic embed as default.
0.4.0
- Add support for global tags to media collection post type.
0.3.0
- Add
media_collectionpost type to blog flow. - Refactor use of the post type key into a constant.
0.2.0
- Added custom post type registration.
- Added first draft for block template.
- Demo for default content.
0.1.0
- Initial version, still work in progress and not suitable for production.