Add Class to Link Popup
Adds a checkbox to the wpLink popup in TinyMCE to add a `btn` class to the inserted link
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/briteweb/wplink-add-class/archive/refs/heads/master.zipReadme
=== Add Class to Link Popup === Contributors: Briteweb Tags: checkbox, insert, link, links, meta, editor, TinyMCE, wpLink Requires at least: 4.2 Tested up to: 5.0.0 Stable tag: trunk
== Description ==
Adds a checkbox to the wpLink popup in TinyMCE to add a btn class to the inserted link.
Based on https://gist.github.com/danielbachhuber/4c5e0ce7b5ab6475a27e5389c93716ac
If you liked my plugin, please rate it.
== Changelog ==
= 1.00 =
- first version