Move Content Updated Link
Move Content Updated Link
The Move Content Updated Link plugin improves the visibility of the "Content Updated" link in the Gutenberg editor by repositioning it to the top right of the screen. This enhances usability and ensures it's easy to locate after saving content.
Features
- Automatically applies to all post types in the block editor.
- Positions the "Content Updated" link for better visibility.
- Lightweight and optimized for performance.
- Fully secure and adheres to WordPress coding standards.
Installation
- Download the plugin zip file.
- Upload it to your WordPress site via Plugins > Add New > Upload Plugin.
- Activate the plugin through the Plugins menu in WordPress.
Usage
Once activated:
- The "Content Updated" link in the Gutenberg editor will move to the top right corner for easier access.
Frequently Asked Questions
Does this work with all WordPress post types?
Yes, this plugin applies the CSS changes to the Gutenberg editor across all post types.
Will this plugin slow down my site?
No. The plugin only adds a small CSS snippet to the Gutenberg editor, ensuring minimal impact on performance.
Can I customize the link’s position?
Currently, the plugin uses fixed styles. Future updates may include customization options.
No releases yet.
No issues yet.
Hash Verification
ZIP files downloaded via this site have an associated SHA256 hash.
Mac
On Mac, you can use the sha256 command to calculate the hash of a downloaded ZIP file. Open terminal and execute:
sha256 [filename]
Where [filename] is the name of the ZIP file. If the hash matches the one on the website, the ZIP file is genuine.
Linux
On Linux, you can use the sha256sum command to calculate the hash of a downloaded ZIP file. From a shell, execute:
sha256sum [filename]
Where [filename] is the name of the ZIP file. If the hash matches the one on the website, the ZIP file is genuine.
Github Repository
This project is located on Github in the repository robertdevore/move-content-updated-link.
Star Support Project