Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.66 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.66 KB

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