This repository was archived by the owner on Nov 2, 2024. It is now read-only.
mkaz/templets
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Templets === Contributors: mkaz Tags: block patterns, patterns Requires at least: 5.8 Tested up to: 5.8 Requires PHP: 7.3 Stable tag: 0.2.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Templets provides a custom post type to create and register block patterns. == Description == Templets adds a new custom post type that allows for creating block patterns. Any new templet post will be registered as a block pattern usable in the block editor. Using Templets provides an easy way for authors and content creators to create patterns. Primary development and issues tracked on Github at: [https://github.com/mkaz/templets](https://github.com/mkaz/templets) == Installation == Install and activate the plugin. Navigate to Templets from side menu to add new pattern. Patterns show in editor insertePatterns show in editor inserter under templets category. == Screenshots == 1. Templets list view 2. Templets in pattern inserter == Changelog == = 0.2.0 = - Initial release.