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
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
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.