Title: Edit Post Link
Author: Rafael Funchal
Published: <strong>28 Gusht, 2013</strong>
Last modified: 23 Prill, 2026

---

Kërkoni te shtojca

![](https://ps.w.org/edit-post-link/assets/banner-772x250.png?rev=3513962)

![](https://ps.w.org/edit-post-link/assets/icon.svg?rev=3513962)

# Edit Post Link

 Nga [Rafael Funchal](https://profiles.wordpress.org/rafaelfunchal/)

[Shkarkim](https://downloads.wordpress.org/plugin/edit-post-link.0.3.0.1.zip)

 * [Hollësi](https://sq.wordpress.org/plugins/edit-post-link/#description)
 * [Shqyrtime](https://sq.wordpress.org/plugins/edit-post-link/#reviews)
 *  [Instalim](https://sq.wordpress.org/plugins/edit-post-link/#installation)
 * [Zhvillim](https://sq.wordpress.org/plugins/edit-post-link/#developers)

 [Asistencë](https://wordpress.org/support/plugin/edit-post-link/)

## Përshkrim

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

New in `0.3.0.0`:
 – Link types: `Button`, `Circle`, and `Plain Text` – Behavior
controls: position (`Above`/`Below`) and open target (`New Tab`/`Same Tab`) – Hover
customization: animation presets and hover color options – Live preview in settings
that updates as options change – Better translations support for option-driven UI
behavior – Security and accessibility hardening (validated settings, focus styles,
larger circle hit area)

New in `0.3.0.1`:
 – Block theme (FSE) support: on single templates the edit link
is also output after the post content using the Block Hooks API (WordPress 6.4+).
The Above/Below position setting applies to classic `the_content` / `the_excerpt`
output; block themes use the hooked placement after post content. – Plugin icon 
shown next to the title on the settings page.

## Foto ekrani

[⌊Settings page configured to don't load the plugin styles.⌉⌊Settings page configured
to don't load the plugin styles.⌉[

Settings page configured to don’t load the plugin styles.

[⌊The Edit button uses theme's link styles in this case.⌉⌊The Edit button uses theme's
link styles in this case.⌉[

The Edit button uses theme’s link styles in this case.

[⌊Settings page configured to load the plugin styles.⌉⌊Settings page configured 
to load the plugin styles.⌉[

Settings page configured to load the plugin styles.

[⌊A button will be displayed using the colors set on the plugin's settings page.⌉⌊
A button will be displayed using the colors set on the plugin's settings page.⌉[

A button will be displayed using the colors set on the plugin’s settings page.

## Blloqe

Kjo shtojcë furnizon 1 bllok.

 *   Edit Link

## Instalim

 * 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

## Shqyrtime

![](https://secure.gravatar.com/avatar/22e2e4b10c07e9ead57d25a9faeb0cff1cf92e33ae638b12481fdde3ecd7df96?
s=60&d=retro&r=g)

### 󠀁[Very handy edit button](https://wordpress.org/support/topic/very-handy-edit-button/)󠁿

 [dbrittan](https://profiles.wordpress.org/dbrittan/) 29 Tetor, 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.

 [ Lexojini krejt 2 shqyrtimet ](https://wordpress.org/support/plugin/edit-post-link/reviews/)

## Kontribues & Zhvillues

“Edit Post Link” është software me burim të hapur. Në këtë shtojcë kanë dhënë ndihmesë
personat vijues.

Kontribues

 *   [ Rafael Funchal ](https://profiles.wordpress.org/rafaelfunchal/)
 *   [ Sandy McFadden ](https://profiles.wordpress.org/ourvalley/)

“Edit Post Link” është përkthyer në 3 gjuhë. Faleminderit [përkthyesve](https://translate.wordpress.org/projects/wp-plugins/edit-post-link/contributors)
për ndihmesën e tyre.

[Përkthejeni “Edit Post Link” në gjuhën tuaj.](https://translate.wordpress.org/projects/wp-plugins/edit-post-link)

### Ju intereson zhvillimi?

[Shfletoni kodin](https://plugins.trac.wordpress.org/browser/edit-post-link/), shkarkoni
[depon SVN](https://plugins.svn.wordpress.org/edit-post-link/), ose pajtohuni përmes
[RSS-je](https://plugins.trac.wordpress.org/log/edit-post-link/?limit=100&mode=stop_on_copy&format=rss)
te [regjistri i zhvillimeve](https://plugins.trac.wordpress.org/log/edit-post-link/).

## Regjistër ndryshimesh

#### 0.3.0.1

 * Add block theme (FSE) support: output the edit link after post content on single
   templates via the Block Hooks API (WordPress 6.4+), using the same markup as 
   the classic output.
 * Show the plugin icon next to the title on the settings page.
 * Refresh the WordPress.org plugin directory assets (icon, banner, screenshots).

#### 0.3.0.0

 * Add a redesigned settings experience with grouped controls and a live preview
   panel.
 * Add `Open Link In` behavior (`New Tab` or `Same Tab`) and keep position controls
   in the Behavior group.
 * Add hover customization controls (animation and hover colors), with conditional
   visibility based on selected link type.
 * Add translation-safe UI logic for settings interactions through localized config
   values.
 * Improve security with nonce verification and strict server-side option sanitization/
   validation.
 * Improve accessibility with keyboard focus-visible states and a larger compact
   circle hit area.

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

## Të tjera

 *  Version **0.3.0.1**
 *  Përditësuar së fundi më **2 muaj më parë**
 *  Instalime aktive **70+**
 *  Version WordPress-i ** 6.0 ose më i madh **
 *  E provuar deri me **7.0**
 *  Version PHP-je ** 7.0 ose më i madh **
 *  Gjuhë
 * [English (US)](https://wordpress.org/plugins/edit-post-link/), [Portuguese (Brazil)](https://br.wordpress.org/plugins/edit-post-link/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/edit-post-link/) dhe [Spanish (Spain)](https://es.wordpress.org/plugins/edit-post-link/).
 *  [Përkthejeni në gjuhën tuaj](https://translate.wordpress.org/projects/wp-plugins/edit-post-link)
 * Etiketa
 * [button](https://sq.wordpress.org/plugins/tags/button/)[edit](https://sq.wordpress.org/plugins/tags/edit/)
   [link](https://sq.wordpress.org/plugins/tags/link/)[post](https://sq.wordpress.org/plugins/tags/post/)
 *  [Pamje e Thelluar](https://sq.wordpress.org/plugins/edit-post-link/advanced/)

## Vlerësime

 4 nga 5 yje të mundshëm.

 *  [  1 shqyrtim me 5 yje     ](https://wordpress.org/support/plugin/edit-post-link/reviews/?filter=5)
 *  [  0 shqyrtime me 4 yje     ](https://wordpress.org/support/plugin/edit-post-link/reviews/?filter=4)
 *  [  1 shqyrtim me 3 yje     ](https://wordpress.org/support/plugin/edit-post-link/reviews/?filter=3)
 *  [  0 shqyrtime me 2 yje     ](https://wordpress.org/support/plugin/edit-post-link/reviews/?filter=2)
 *  [  0 shqyrtime me 1 yje     ](https://wordpress.org/support/plugin/edit-post-link/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/edit-post-link/reviews/#new-post)

[Shihni krejt shqyrtimet](https://wordpress.org/support/plugin/edit-post-link/reviews/)

## Kontribues

 *   [ Rafael Funchal ](https://profiles.wordpress.org/rafaelfunchal/)
 *   [ Sandy McFadden ](https://profiles.wordpress.org/ourvalley/)

## Asistencë

Keni diçka për të thënë? Ju duhet ndihmë?

 [Shihni forum asistence](https://wordpress.org/support/plugin/edit-post-link/)