Mô tả
This Plugin adds several enhancements to the WP-Link Modal inside the TinyMCE and gives you the possibility to disable the wp inline link tool.
In this first version you are able to:
- Add custom classes to your links directly inside the TinyMCE WPLink modal box
- Enable/Disable the Inline Linking from WP 4.5+
- Add a
rel="nofollow"
to your links - Add a title-Tag to your links
If you have ideas for improvements, feel free to dive into the code:
https://github.com/nico-martin/AdvancedWPLink/
Cài đặt
This section describes how to install the plugin and get it working.
e.g.
- Install the Plugin either via the WordPress.org plugin directory, or by uploading the files to your server.
- Activate the Plugin
- Go to “Settings -> Advanced WPLink” and add your desired classes
- Check the WPLink modal inside each editor.
Hỏi đáp
- No questions yet
Đánh giá
Người đóng góp & Lập trình viên
“Advanced WPLink” 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 “Advanced WPLink” 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
1.1.0
- Added PHP 5.3 Support
- Added PHP version check
1.0.1
- Bugfixes
1.0.0
- complete rebuild from scratch
- Add a title-Tag to your links
- Hide styling options if no option is set
- Added german translation
- improved responiveness
- minify all the things!
0.9.1
- Enable/Disable inline links
- Add custom link classes
- Add rel=”nofollow”