-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
39 lines (25 loc) · 1.57 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
30
31
32
33
34
35
36
37
38
39
=== Global Block Settings ===
Contributors: navanathbhosale
Tags: gutenberg, blocks, gutenberg blocks, wordpress blocks, builder, block essentials, block advanced, block editor, gutenberg addons
Tested up to: 5.9.3
Stable tag: 1.0.0
Requires PHP: 5.6
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
The plugin is about setting up page/post level global WordPress block settings.
== Description ==
The plugin is about setting up page/post level global WordPress block settings.
== Installation ==
1. Upload the plugin files to the `/wp-content/plugins` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Now while editing any of your page/post you will get `Global Block Setting` pinned icon at top-right corner of editor.
== Frequently Asked Questions ==
**Q. For what post types these global settings will appear?**
A. For all post types where you have WordPress block editor you will get these global settings.
**Q. Not getting pinned "Global Block Settings" icon at top-right corner in editor?**
A. If you are not getting pinned icon at top-right corner then click the top-right corner's three vertical dots `Options` and you will get `Global Block Settings` option under PLUGINS section. Click on it to make it pin, also you can mark this star so everytime it will be appear as pinned.
== Screenshots ==
1. Editor with right metabox `Global Block Settings` sidebar.
== Changelog ==
= 1.0.0 =
* Initial Release