Описание
Плагин TinyMCE Templates добавит в ваш визуальный редактор возможность вставки HTML-шаблона.
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:
- Japanese(ja) — Takayuki Miyauchi
- Italian(it_IT) — Andrea Bersi
- Swedish(sv_SE) — Tobias Bergius
- German(de_DE) — nebojsa-simic, Martin Lettner
- Spanish(es_ES) — David Bravo
- Dutch(nl_NL) — Frank Groeneveld
- French(fr_FR) — HAROUY Jean-Michel
- Brazilian Portuguese(pt_BR) — Rafael Funchal
- Filipino(fil_PH) — Morten Elm
- Russian(ru_RU) — ihtimir
- Slovak(sk_SK) — Branco
- Hebrew(he_IL) — Ahrale
- Chinese(zh_CN) — Riant
- Hungarian(hu_HU) — Sch-Tomi
You can send your own language pack to me.
Примечание
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
} );
Благодарности
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.
Контакты
- http://wpist.me/
- twitter @wpist_me
Special Thanks
- @kernfel on Twitter
Скриншоты
Установка
- 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.
Часто задаваемые вопросы
- 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.
Отзывы
Участники и разработчики
«TinyMCE Templates» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«TinyMCE Templates» переведён на 8 языков. Благодарим переводчиков за их работу.
Перевести «TinyMCE Templates» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
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