[wordpress插件] A Tiny Post Content Template Interpreter微小的帖子内容模板解释器

wordpress 插件 文章 2020-01-23 04:40 550 0 全屏看文

AI助手支持GPT4.0

评分

0

0

描述

“A Tiny Post Content Template Interpreter” instantiates templates written in a language that only uses WordPress shortcodes and is embedded directly in the post content.

“微小的帖子内容模板解释器”实例化以仅使用WordPress短代码并直接嵌入帖子内容中的语言编写的模板。

The templates consists of HTML, WordPress shortcodes, template variables, template variable assignment statements, template if else constructs and template iterator constructs.

模板包括HTML,WordPress短代码,模板变量,模板变量赋值语句,模板if else构造和模板迭代器构造。

Template instantiation is done by simple variable interpolation.

模板实例化通过简单的变量插值完成。

Please visit the documentation for a quick introduction.

请快速访问文档

Also, included is a “Shortcode Tester” which displays in a popup window the HTML generated by WordPress from shortcodes.

此外,还包括一个“ Shortcode Tester”,它在弹出窗口中显示WordPress从简码生成的HTML。

This plugin requires at least PHP 5.4.

此插件至少需要PHP 5.4。

安装步骤

    1. Download the plugin from the WordPress repository.
    2. 从WordPress存储库下载插件。

    3. Open the ‘Plugins’ menu item and activate the plugin.
    4. 打开“插件”菜单项并激活插件。

    5. Open the ‘Settings->A Tiny Post Content Template Interpreter’ menu item and configure the plugin.
    6. 打开“设置->小信息内容模板解释器”菜单项并配置插件。

    7. Read the tutorial at http://tpcti.wordpress.com/.
    8. http://tpcti.wordpress.com/ 上阅读该教程。

下载地址

https://downloads.wordpress.org/plugin/a-tiny-post-content-template-interpreter.1.2.zip

https://downloads.wordpress.org/plugin/a-tiny-post-content-template-interpreter.1.2.zip

-EOF-

AI助手支持GPT4.0