Plugin Directory

AddQuicktag

This plugin make it easy, Quicktags add to the html - and visual-editor.

Download Version 2.0.3

This plugin make it easy, Quicktags add to the html - and visual-editor.. It is possible to ex- and import your Quicktags.

WP-AddQuicktag for WordPress is in originally by Roel Meurders. The versions of the Repo to AddQuicktag are newer versions, completly rewrite with version 2.0.0 and more functionalities.

The plugin add the quicktag on default to post types post and page. If you will also the plugin for other post types you can use a filter; see the follow example or an example plugin in the Gist 1595155.

// add custom function to filter hook 'addquicktag_post_types'
add_filter( 'addquicktag_post_types', 'my_addquicktag_post_types' );
/**
 * Return array $post_types with custom post types
 * 
 * @param   $post_type Array
 * @return  $post_type Array
 */
function my_addquicktag_post_types( $post_types ) {

    $post_types[] = 'my_custom_post_type';

    return $post_types;
}

More Plugins

Please see also my Premium Plugins. Maybe you find an solution for your requirement.

Interested in WordPress tips and tricks

You may also be interested in WordPress tips and tricks at WP Engineer or for german people bueltge.de

Author: Bueltge

Requires: 3.0 or higher
Compatible up to: 3.3.1
Last Updated: 2012-1-15 Downloads: 63,304

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(60 ratings)

Compatibility

+
=
Not enough data

2 people say it works.
2 people say it's broken.

Log in to vote.

100,1,1
100,1,1 100,3,3
100,3,3
75,4,3
100,5,5
100,2,2
100,8,8
100,1,1
0,1,0
100,6,6
100,1,1
100,1,1
100,2,2 100,1,1 100,2,2
100,1,1 100,1,1 80,5,4 100,2,2
50,4,2