/wax-tinymce-subsup

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

WAX Tinymce SubSup

This mu-plugin add in 2 core buttons that's disabled by default : Subscript and Superscript.

Screenshots

Screenshot

Installation

This is a must have plugin, so, use at it as a mu-plugin. Since this is a folder, you must use a MU Loader and I know of no better than this one : https://github.com/BeAPI/wp-mu-loader.

via Composer

  1. Add a line to your repositories array: { "type": "vcs", "url": "https://github.com/webaxones/wax-tinymce-subsup" }
  2. Add a line to your require block: "webaxones/wax-tinymce-subsup": "dev-master"
  3. Run: composer update

Manual

  1. Copy the plugin folder into your must use plugins folder.

Changelog

1.0.0 - 10 Sep 2017

  • Initial