[wordpress插件] Article Difficulty Level文章难度等级

wordpress 插件 文章 2020-02-21 10:30 520 0 全屏看文

AI助手支持GPT4.0

评分
96
描述

Through this plugin, user can able to select the post difficulty level in admin dash board post area for each post.

通过该插件,用户可以在管理仪表板帖子区域中为每个帖子选择帖子难度级别。

    • User can select the difficulty level for each post in post area.
    • 用户可以为帖子区域中的每个帖子选择难度级别。

    • User can able to choose the star size and color to show the difficulty level.
    • 用户可以选择星号和颜色来显示难度级别。

    • User can able to choose the where to show the difficulty level, that is either in Home only or Post only or Both.

    • 用户可以选择显示难度级别的位置,即仅在“主页”或“仅张贴”或“两者”中显示。

    v 3.1 [12 Nov 2015]

    v 3.1 [2015年11月12日]

      • Added shortcode to use inside the post echo bcShortCodeArticle($post->ID);
      • 添加了简短代码以在帖子回显内使用bcShortCodeArticle($ post-> ID);

      • Updated font awesome icons
      • 更新了字体真棒图标

      v 3.0

      v 3.0

        • Now user can update wide list of icons for their difficulty level from http://fortawesome.github.io/Font-Awesome/icons/
        • 现在,用户可以从http://fortawesome.github.io/Font-Awesome/icons/ 更新其难度级别的各种图标。

        v 2.2.2 [19-5-2014]

        v 2.2.2 [2014年5月19日]

          • Updated to 3.9.1 version
          • 已更新为3.9.1版本

          v 2.2.1 [24-4-2014]

          v 2.2.1 [2014年4月24日]

            • Bug fixes – conflict with default H1 tag.
            • 错误修复-与默认的H1标签冲突。

            v 2.2 [7-2-2014]

            v 2.2 [2014年7月2日]

              • User can able to disable rating by selecting NA for that post
              • 用户可以通过为该帖子选择NA来禁用评分

              v 2.1.1

              v 2.1.1

                • Updated to 3.8.1
                • 更新为3.8.1

                v 2.1

                v 2.1

                  • Added Colorpicker to choose color
                  • 添加了选色器以选择颜色

                  v 2.0

                  v 2.0

                    • Major bug fixes
                    • 主要错误修复

                    • Plugin menu moved to Setting page [As requested by user]
                    • 插件菜单移至“设置”页面[根据用户要求]

                    v 1.1.6

                    v 1.1.6

                      • Support 3.7.1
                      • 支持3.7.1

                      v 1.1.5

                      v 1.1.5

                        • Users can view the Difficulty level in Admin dashboard post list.
                        • 用户可以在管理控制台的帖子列表中查看“难度”级别。

                        v 1.1.4

                        v 1.1.4

                          • Users can select where to show the difficulty level either in post or home or both.

                            用户可以选择在帖子中或在首页或同时在两者中显示难度级别的位置。

                          • Default message added for the post where rating not selected

                            为未选择评分的帖子添加了默认消息

                          v 1.1.3

                          v 1.1.3

                            • Users can select upto 5 different size of stars
                            • 用户最多可以选择5种不同大小的星星

                            v 1.1.2

                            v 1.1.2

                              • Users can change the star color
                              • 用户可以更改星形颜色

                              v 1.1.1

                              v 1.1.1

                                • On save message updated.
                                • 关于保存消息的更新。

                                v 1.1

                                v 1.1

                                  • Now user can select to display the rating in above or below the post

                                    现在用户可以选择在帖子的上方或下方显示评分

                                  • User can add custom name for displaying the rating

                                    用户可以添加用于显示评分的自定义名称

                                  For more information – http://buffercode.com/article-difficulty-level/

                                  有关更多信息– http://buffercode.com/article-difficulty-level/

安装步骤

    1. Upload the “article-difficulty-level” directory to the plugins directory.
    2. 将“ article-difficulty-level”目录上传到plugins目录。

    3. Go to the plugins setting page and activate “Post Difficulty Level”.

    4. 转到插件设置页面并激活“发布难度级别”。

    5. Go to Settings -> Select Article Difficulty Level and Make the options as you need.
    6. 转到“设置”->“选择文章难度级别”,然后根据需要进行选择。

    7. Then users can see the Post Strenght mode in Posting area.

    8. 然后用户可以在“发布”区域中看到“发布强度”模式。

      Select the difficulty level of each post based on rating from 1 to 5

    9. 根据评分从1到5来选择每个帖子的难度级别

    10. You can add shortcode to use inside the post as your wish => echo bcShortCodeArticle($post->ID);
    11. 您可以根据需要添加简码以在帖子中使用=> echo bcShortCodeArticle($ post-> ID);

    For more information – Buffercode

    有关更多信息– 缓冲码

下载地址
https://downloads.wordpress.org/plugin/article-difficulty-level.3.1.zip
-EOF-

AI助手支持GPT4.0