Edit Post Link

Mô tả

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

Ảnh màn hình

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

Khối

Plugin này cung cấp 1 khối.

  • Edit Link

Cài đặt

  • 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

Đánh giá

29 Tháng 10, 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.
Đọc tất cả 2 đánh giá

Người đóng góp & Lập trình viên

“Edit Post Link” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

“Edit Post Link” đã được dịch qua 3 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “Edit Post Link” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

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.