Title: Edit Post Link
Author: Rafael Funchal
Published: <strong>ஆகஸ்ட் 28, 2013</strong>
Last modified: ஆகஸ்ட் 13, 2026

---

நீட்சிகளை தேடுங்கள்

![](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

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

[பதிவிறக்கு](https://downloads.wordpress.org/plugin/edit-post-link.0.3.0.2.zip)

 * [Details](https://ta.wordpress.org/plugins/edit-post-link/#description)
 * [Reviews](https://ta.wordpress.org/plugins/edit-post-link/#reviews)
 *  [Installation](https://ta.wordpress.org/plugins/edit-post-link/#installation)
 * [Development](https://ta.wordpress.org/plugins/edit-post-link/#developers)

 [உதவி](https://wordpress.org/support/plugin/edit-post-link/)

## விளக்கம்

**Edit Post Link** adds a highly customizable and stylized link or button to your
posts, pages, and custom post types, allowing logged-in editors and administrators
to quickly jump to the edit screen directly from the frontend.

No more hunting for the admin bar or navigating the dashboard. Just click the button
on your post and start editing.

### Key Features:

 * **Multiple Styles & Types:** Choose between a sleek **Button**, a modern **Circle**,
   or a clean **Plain Text** link.
 * **Custom Layouts:** Position the link **Above** or **Below** your post content,
   or choose to open the link in a **New Tab** or the **Same Tab**.
 * **Hover Customization:** Personalize the hover behavior with color selectors 
   and smooth animations (Lift, Grow, Pulse, Glow, or None).
 * **Live Settings Preview:** Preview your button style, colors, and layout in real-
   time on the settings page before saving.
 * **Block Theme & FSE Support:** Fully compatible with classic themes as well as
   modern block themes (automatically hooks the edit link after the post content
   using the Block Hooks API on single templates).
 * **Secure and Lightweight:** Built with performance and security in mind, utilizing
   WordPress settings validation, nonces, and lightweight CSS.

## Screenshots

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

## தொகுப்புகள்

இந்த செருகுநிரல் 1 தொகுதியை வழங்குகிறது.

 *   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

## Reviews

![](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, 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.

 [ Read all 2 reviews ](https://wordpress.org/support/plugin/edit-post-link/reviews/)

## பங்களிப்பாளர்கள் & உருவாக்குனர்கள்

“Edit Post Link” is open source software. The following people have contributed 
to this plugin.

பங்களிப்பாளர்கள்

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

“Edit Post Link” has been translated into 3 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/edit-post-link/contributors)
for their contributions.

[Translate “Edit Post Link” into your language.](https://translate.wordpress.org/projects/wp-plugins/edit-post-link)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/edit-post-link/), check
out the [SVN repository](https://plugins.svn.wordpress.org/edit-post-link/), or 
subscribe to the [development log](https://plugins.trac.wordpress.org/log/edit-post-link/)
by [RSS](https://plugins.trac.wordpress.org/log/edit-post-link/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.3.0.2

 * Fix PHP 8.4 deprecation warning in PHP version check.
 * Hook translation loading and stylesheet enqueueing to proper WordPress hooks.
 * Fix direct file access security issues.
 * Clean up unused translation files.
 * Declare compatibility and test up to WordPress 7.1.

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

## Meta

 *  Version **0.3.0.2**
 *  Last updated **3 நாட்கள் முன்பு**
 *  Active installations **70+**
 *  WordPress version ** 6.0 அல்லது மேல் **
 *  Tested up to **7.1**
 *  PHP version ** 7.0 அல்லது மேல் **
 *  Languages
 * [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/), மற்றும் 
   [Spanish (Spain)](https://es.wordpress.org/plugins/edit-post-link/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/edit-post-link)
 * Tags
 * [button](https://ta.wordpress.org/plugins/tags/button/)[edit](https://ta.wordpress.org/plugins/tags/edit/)
   [link](https://ta.wordpress.org/plugins/tags/link/)[post](https://ta.wordpress.org/plugins/tags/post/)
 *  [Advanced View](https://ta.wordpress.org/plugins/edit-post-link/advanced/)

## மதிப்பீடுகள்

 4 out of 5 stars.

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

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

[See all reviews](https://wordpress.org/support/plugin/edit-post-link/reviews/)

## பங்களிப்பாளர்கள்

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

## உதவி

Got something to say? Need help?

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