search instagram arrow-down

Twitter

Follow me!

Child Pages Shortcode TinyMCE Templates WP Total Hacks

TinyMCE Templates 2.6.0

TinyMCE Templates 2.6.0 available.

WordPress › TinyMCE Templates « WordPress Plugins

Following Filter Hoooks are added.

  • “tinymce_template_title” – You can customize template title.
  • “tinymce_template_excerpt” – You can customize template excerpt.

qTranslate fix

add_filter("tinymce_template_title", "qtranslate_fix");

function qtranslate_fix($title) {
    return qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage($title);
}

Thanks willytk ! 🙂

One comment on “TinyMCE Templates 2.6.0

Leave a Reply
Your email address will not be published. Required fields are marked *

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: