WP Manifestindependent plugin directory
manifest / editor / wplink-add-class

Add Class to Link Popup

Adds a checkbox to the wpLink popup in TinyMCE to add a `btn` class to the inserted link

by Briteweb · github.com/briteweb/wplink-add-class

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

Readme

=== 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

Read the full README on GitHub →