Title: Edit Post Link
Author: Rafael Funchal
Published: <strong>2013 年 8 月 28 日</strong>
Last modified: 2026 年 4 月 23 日

---

搜索插件

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

 作者：[Rafael Funchal](https://profiles.wordpress.org/rafaelfunchal/)

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

 * [详情](https://cn.wordpress.org/plugins/edit-post-link/#description)
 * [评价](https://cn.wordpress.org/plugins/edit-post-link/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/edit-post-link/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/edit-post-link/#developers)

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

## 描述

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.

## 屏幕截图

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

## 安装

 * 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

## 评价

![](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/) 2020 年 10 月 29 日

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.

 [ 阅读所有2条评价 ](https://wordpress.org/support/plugin/edit-post-link/reviews/)

## 贡献者及开发者

「Edit Post Link」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

「Edit Post Link」插件已被翻译至 3 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/edit-post-link/contributors)
为本插件所做的贡献。

[帮助将「Edit Post Link」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/edit-post-link)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/edit-post-link/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/edit-post-link/)，或通过[RSS](https://plugins.trac.wordpress.org/log/edit-post-link/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/edit-post-link/)。

## 更新日志

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

## 额外信息

 *  版本 **0.3.0.1**
 *  最后更新：**2 月前**
 *  活跃安装数量 **70+**
 *  WordPress 版本 ** 6.0 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 7.0 或更高版本 **
 *  语言
 * [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/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/edit-post-link)
 * 标签
 * [button](https://cn.wordpress.org/plugins/tags/button/)[edit](https://cn.wordpress.org/plugins/tags/edit/)
   [link](https://cn.wordpress.org/plugins/tags/link/)[post](https://cn.wordpress.org/plugins/tags/post/)
 *  [高级视图](https://cn.wordpress.org/plugins/edit-post-link/advanced/)

## 评级

 4 星（最高 5 星）。

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

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

[查看全部评论](https://wordpress.org/support/plugin/edit-post-link/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/edit-post-link/)