TinyMCE Templates

0

TinyMCE Template plugin will enable to use HTML template on WordPress Visual Editor. Website GitHub Some features: Add “Insert Template” button to Visual Editor. You can edit tem

Version
Last updated
Active installations
WordPress Version
Tested up to
pa_languages
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

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