Skip to content

Instantly share code, notes, and snippets.

@Peetra
Peetra / qtags.php
Created January 3, 2012 17:20 — forked from trepmal/qtags.php
Quicktags API for my Bubble Buttons in the html editor/WP
<?php /* Peetra modified git clone git://gist.github.com/1555891.git gist-1555891 one for use at www.bubble-witch-saga.se, TY trepmal! =)
put the file in a suitable named folder in /wp-content/plugins/ and activate it via wp-admin --> Plugins
Plugin Name: Peetras Custom Made Editor Addons
Description: Buttons and ready made content that are time consuming to write for each post
Author: Kailey Lampert,
Author URI: http://kaileylampert.com/
*/
add_action( 'admin_print_footer_scripts', 'bubble_type_buttons', 30 ); // 30 is the maximum number of additional buttons