Mô tả
As of WordPress 4.4, the Get Shortlink button is hidden by default. This plugin brings it back. Yay.
Please note that the button does not exist at all in a Block Editor context. It will only show up when using the Classic Editor, for example, when editing a single attachment.
Cài đặt
This plugin requires PHP 7.0.
- Upload the
bring-back-the-get-shortlink-button
folder to the/wp-content/plugins/
directory on your web server. - Activate the plugin through the Plugins menu in WordPress.
- Find the Get Shortlink button just where it was before WordPress 4.4.
Đánh giá
Người đóng góp & Lập trình viên
“Bring Back the Get Shortlink Button” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Bring Back the Get Shortlink Button” 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
2.1.0
- Add unit tests.
- Split main plugin file into multiple functions to allow for better testability.
- Rename folder including WordPress.org assets.
2.0.0
- Add type declarations.
- Add code quality tooling and config.
- BREAKING: Require PHP 7.4 or higher.
- Bump “Tested up to” header.
1.2.0
- Bump “Tested up to” header.
1.1.0
WordPress.org release.
1.0.0
Initial release.