An open API service indexing awesome lists of open source software.

https://github.com/robertdevore/move-content-updated-link


https://github.com/robertdevore/move-content-updated-link

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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

1. Download the plugin zip file.
2. Upload it to your WordPress site via **Plugins > Add New > Upload Plugin**.
3. 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.