This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

TinyMCE Templates

Description

TinyMCE Template plugin will enable to use HTML template on WordPress Visual Editor.

Some features:

  • Add “Insert Template” button to Visual Editor.
  • You can edit template on WordPress admin.
  • Copy to template from posts & pages.
  • You can insert templates as shortcode.

Translators:

You can send your own language pack to me.

Note

How to display insert template button on wysiwyg editor of the ACF.

add_filter( ‘tinymce_templates_enable_media_buttons’, function(){
return true; // Displays insert template button on all visual editors
} );

Credits

This plug-in is not guaranteed though the user of WordPress can freely use this plug-in free of charge regardless of the purpose.
The author must acknowledge the thing that the operation guarantee and the support in this plug-in use are not done at all beforehand.

Contact

  • http://wpist.me/
  • twitter @wpist_me

Special Thanks

  • @kernfel on Twitter

Screenshots

  • Template Admin.
  • Visual Editor.
  • Copy to new template from Edit Page.
  • Copy to new template from Admin Bar.

Installation

  • A plug-in installation screen is displayed on the WordPress admin panel.
  • It installs it in wp-content/plugins.
  • The plug-in is made effective.
  • Open ‘Template’ menu.

FAQ

Installation Instructions
  • A plug-in installation screen is displayed on the WordPress admin panel.
  • It installs it in wp-content/plugins.
  • The plug-in is made effective.
  • Open ‘Template’ menu.

Reviews

སྤྱི་ཟླ་བཅུ་གཅིག་པ། 26, 2017
This plugin makes creating simple or advanced content layout templates for content authors a breeze. As a developer I create the templates, apply the required CSS and JS and authors can easily select and adjust them without the need to prove their HTML/CSS skills. Thank you 🙂
སྤྱི་ཟླ་དགུ་པ། 3, 2016
This is a great plugin, but i can't use it with ACF or ACF Repeater. The button does not appear above the ACF fields. I think the problem is the multiple content. You put a note to solve this, but the solution doesn't work. I would be very glad, if you could solve this problem!!!
Read all 8 reviews

Contributors & Developers

“TinyMCE Templates” is open source software. The following people have contributed to this plugin.

Contributors

“TinyMCE Templates” has been translated into 8 locales. Thank you to the translators for their contributions.

Translate “TinyMCE Templates” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

4.4.3

  • Tested on WordPress 4.4.

4.4.0

  • Bug fix when richedit is enabled.
  • Add filter hook tinymce_templates_enable_media_buttons.

4.3.6

  • Update German translation.

4.3.5

  • Tested up to WordPress 4.2.

4.3.3

  • Update Hebrew(he_IL) translation file.

4.3.2

  • Fix closing modal window problem.
  • Set same width with preview and content_width.
  • Update js modal potision absolute to fixed.

4.3.1

  • Bug fix on quick tags view.

4.0.0

  • Remove sharing function.
  • Add function inserting as shortcode.

3.4.0

3.3.0

3.2.0

  • Tested up to 3.7

3.0.0