Edit Post Link

Description

A plugin to insert a stylized link to edit posts and pages

Now works with both classic and block (FSE) themes. In block themes, the edit link is injected after the post content using the Block Hooks API (WordPress 6.4+).

Captures d’écrans

  • Settings page configured to don’t load the plugin styles.
  • The Edit button uses theme’s link styles in this case.
  • Settings page configured to load the plugin styles.
  • A button will be displayed using the colors set on the plugin’s settings page.

Blocs

Cette extension fournit 1 bloc.

  • Edit Link

Installation

  • Uncompress the download package
  • Upload folder including all files and sub directories to the /wp-content/plugins/ directory.
  • Activate the plugin through the ‘Plugins’ menu in WordPress
  • Select your colors in Settings -> Edit Post Link

Avis

29 octobre 2020
UPDATE: Now that I’m using it, I see that the Edit page (the target of the Edit button) doesn’t render properly. The Edit tool bar is mostly cut off. This plugin lets you add an edit button at the top or bottom of any post or page. The button is visible anytime you’re logged into your WP site. You can style the button to be as noticeable or as subtle as you like. Much handier than having to open the posts edit page any time you need to edit.
Lire les 2 avis

Contributeurs/contributrices & développeurs/développeuses

« Edit Post Link » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

“Edit Post Link” a été traduit dans 3 locales. Remerciez l’équipe de traduction pour ses contributions.

Traduisez « Edit Post Link » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal des modifications

0.2.4.3

  • Confirmed compatibility with PHP 8.3 and WordPress 6.8.1. Minimum required PHP version is now 7.4.

0.2.4.2

  • Added compatibility with block themes (Full Site Editing) using the Block Hooks API (WordPress 6.4+). The edit link now appears after post content in both classic and block themes.

0.2.4.1

  • Fixing a Fatal Error created when activating the plugin on PHP 8.0.

0.2.4.0

  • Add link type options (button and circle).
  • Load jQuery only on the plugin settings page.
  • Animate the Circle Link with CSS instead of jQuery.

0.2.3.1

  • Fix an issue with the pt-BR translations.

0.2.3

  • Brings back styles and transition.
  • Adds the ability to choose to load styles on the front-end.

0.2.2

  • Removed the default styles to let theme style by default
  • Removed javascript transition
  • Added option to choose either above or below content to show link

0.2.1

  • Fixed who can see the button.

0.2

  • Fixed jQuery conflict.

0.1

  • Initial Revision.