[wordpress插件] Cool Text Effect酷文字效果

wordpress 插件 文章 2020-04-02 15:50 691 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

This plugin will enable text effect in your wordpress theme.

此插件将在您的wordpress主题中启用文本效果。

You can embed cool textEffect via shortcode in everywhere you want, even in theme files.

您可以通过简码将很酷的textEffect嵌入到所需的任何位置,甚至主题文件中。

安装步骤

This section describes how to install the plugin and get it working.

本节介绍如何安装插件并使其正常工作。

e.g.

例如

    1. Upload plugin-directory to the /wp-content/plugins/ directory

      plugin-directory 上载到 / wp-content / plugins / 目录

    2. Activate the plugin through the ‘Plugins’ menu in WordPress

      通过WordPress中的“插件”菜单激活插件

    3. Use shortcode in page, post or in widgets.

      在页面,帖子或小部件中使用简码。

    4. If you want news ticker in your theme php, Place

      如果您希望在主题php中添加新闻资讯,请放置 <?php echo do_shortcode('YOUR_SHORTCODE');

      ?> in your templates

      ?> 在您的模板中

    Shortcodes

    简码

      1. General Text Effect
      2. 一般文字效果

      [cool_text id="1"]

       [cool_text id =“ 1”] 

        1. Text Effect With with different color
        2. 具有不同颜色的文字效果

        cool_text id="2" color="color name or code"]

         cool_text id =“ 2” color =“颜色名称或代码”] 

        3.Text Effect with different effect

        3。具有不同效果的文字效果

        [cool_text id="3" show="the type of the text aniamtion. fade, glow, jumble, slide, dropdown "]

         [cool_text id =“ 3” show =“文本修饰的类型。淡入,发光,混乱,滑动,下拉”] 

          1. with different effect speed
          2. 具有不同的效果速度

          cool_text id="4" effect_speed="150"

           cool_text id =“ 4” effect_speed =“ 150” 

            1. with different completion speed:
            2. 具有不同的完成速度:

            [cool_text id="5" completion_speed="5000"]

             [cool_text id =“ 5” complete_speed =“ 5000”] 

              1. Text change & color change!
              2. 更改文字和更改颜色!

              [cool_text id="6" color="red" text="This is wordpress cool textEffect plugin testing "]

               [cool_text id =“ 6” color =“ red” text =“这是wordpress cool textEffect插件测试”] 

              You can find demo in http://www.smtareq.com/cool_text

              您可以在http://www.smtareq.com/cool_text 中找到演示

              1.0

              1.0

                • Initial Release
                • 初始发行版

下载地址
https://downloads.wordpress.org/plugin/cool-text-effect.zip
-EOF-

AI助手支持GPT4.0