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.
tbd
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
- Added post type support for author and excerpt.
- Added better demo video for duplication.
- Changed block template to use generic embed as default.
- Add support for global tags to media collection post type.
- Add
media_collection
post type to blog flow. - Refactor use of the post type key into a constant.
- Added custom post type registration.
- Added first draft for block template.
- Demo for default content.
- Initial version, still work in progress and not suitable for production.