-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
29 lines (23 loc) · 1.08 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
=== Ubiquitous Blocks ===
Contributors: sortabrilliant, sebd86
Tags: blocks, reuseable blocks
Requires at least: 5.0
Tested up to: 5.4
Stable tag: 1.0.2
Requires PHP: 5.6
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Let's make reusable blocks even easier to reuse.
== Description ==
Reusable blocks are great but we wanted to make them even better. What if you could add a reusable block to every post/page with only a few clicks. You can with Ubiquitous Blocks.
#### How does this work?
We added a top level menu item for reusable blocks making them easier to access. We then added controls to the reusable block editor that allow you set which post types these blocks will be added to and their position.
#### I like this, who made it?
This plugin is brought to you by [sorta brilliant](https://sortabrilliant.com/) and [block garden](https://block.garden).
== Screenshots ==
1. Create your reusable block.
2. Set your options and that's it.
== Changelog ==
* 1.0.2 Reduce bundled asset size.
* 1.0.1 Update "Tested up to" WordPress version.
* 1.0.0 Initial Commit