Block Editor Navigator
Contributors: krasenslavov
Donate Link: https://krasenslavov.com/hire-krasen/
Tags: block editor, blocks, classic editor, navigation, search
Requires at least: 5.0
Tested up to: 6.7
Requires PHP: 7.2
Stable tag: 1.1.6
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Navigate posts & pages with ease inside the Block Editor without going to the main page; Classic Editor support included.
DESCRIPTION
Navigate posts & pages with ease inside the Block Editor without going to the main page; Classic Editor support included.
Block Editor Navigator will take you to your desired post or page without the need to navigate back to the main page.
Classic Editor support included.
USAGE
Once you install and activate the plugin, you can go to any page or post and see a new meta box called Navigator Controls.
By using the Previous and Next buttons, you can move in either direction within your posts or pages.
You can also search for posts and pages and quickly navigate to any of them by using the Search Autocomplete Box.
FEATURES
This utility plugin will save you time and increase your overall productivity.
-
Pagination - navigate the previous and next buttons through your posts and pages.
-
Search - quickly go to any post or page within the block editor without going to the main page.
-
Cassic Editor Support - there is classic editor backward compatibility included.
User Settings
The plugin doesn't have its dedicated settings page, but you can go to Settings > Writing and scroll down the page to see all the available options.
The plugin supports both Block (Gutenberg) and Classic editors that can be manually turned on/off the Settings > Writing
page.
In addition to regular Posts and Pages it also supports WooCommerce Products and all registered Custom Post Types.
You can manage each of the above on the Settings > Writing
page.
DETAILED DOCUMENTATION
The step-by-step setup, usage, demos, video, and insights can be found on Block Editor Navigator.
BLOCK EDITOR NAVIGATOR PRO
As of yet, this plugin doesn't have a commercial version available.
FREQUENTLY ASKED QUESTIONS
Use the Support tab on this page to post your requests and questions.
All tickets are usually addressed within several days.
If your request is an add-on feature, we will add it to the plugin wish list and consider implementing it in the next major version.
Does it work with the Classic Editor?
Yes, it has Support and backward compatibility for the Cassic Editor.
Does it with CPT or WooCommerce?
Yes, if you have WooCommerce installed and active, you need to go to the Settings > Writing
page and enable the navigator controls.
The same is applicable for all existing Custom Post Types.
Does it support multisite?
Yes, the plugin is tested and works on WordPress multisite.
Do you offer additional Support if I encounter any issues?
Yes, you can get in touch with us by using the contact form @ Krasen Slavov website.
SCREENSHOTS
INSTALLATION
The plugin installation process is standard and easy to follow. Please let us know if you have any difficulties with the installation.
Installation from WordPress
-
Visit Plugins > Add New.
-
Search for Block Editor Navigator.
-
Install and activate the Block Editor Navigator plugin.
-
You will be either redirected to the main plugin page or need to click on the plugin settings link.
Manual Installation
-
Upload the entire
block-editor-navigator
folder to the/wp-content/plugins/
directory. -
Visit Plugins.
-
Activate the Block Editor Navigator plugin.
-
You will be either redirected to the main plugin page or need to click on the plugin settings link.
After Activation
- Click on the on Settings link, and you will be redirected to the
Settings > Writing
page, where at the bottom, you will see all the available settings for the plugin.
CHANGELOG
1.1.6
-
New - Revisit
/assets
folder and change the structure fordev/dist
scripts and styles -
New - Remove the flickering when you search pages/posts
-
New - When you search add filter to only search the Page/Post title
-
Fix -
json_encode()
is discouraged. Usewp_json_encode()
instead
1.1.5
-
Update - Compatibility check with WordPress 6.7
-
Update - Compatibility check with PHP 8.3
-
Update - Language file (.pot) header text
-
Update - Change license files to use GPLv3
-
Fix -
json_encode()
is discouraged. Usewp_json_encode()
instead -
Fix - Use isset() or empty() to check the index exists before using it
-
Fix - Not unslashed before sanitization. Use wp_unslash() or similar
-
Fix - All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks)
1.0.0
- New - Realease for the first stable version.
0.1.0
- New - Initial release (beta) and first commit into the WordPress.org SVN.
UPGRADE NOTICE
None