[wordpress插件] DCG Display Plugin Data (from wordpress.org)DCG显示插件数据(来自wordpress.org)

wordpress 插件 文章 2020-04-13 14:10 437 0 全屏看文

AI助手支持GPT4.0

评分
80
描述

This plugin display WordPress.org plugin data such as version, requires and compatible up to, release and last update date, number of downloads, rating, description, installation steps, faq and screenshots etc. into pages / posts using simple shortcode

此插件使用简单的短代码将WordPress.org插件数据(例如版本,要求和兼容的最新,发布和最后更新日期,下载次数,等级,描述,安装步骤,常见问题和屏幕截图等)显示在页面/帖子中。

.

Shortcode examples

简码示例

    • Display specs only.

    • 仅显示规格。

      This will display version, requires and compatible up to, release and last update date, total number of downloads, average rating and download link.

      这将显示版本,要求和兼容的最新,发布和最后更新日期,下载总数,平均评级和下载链接。

      [dcg_display_plugin_data name=’dcg-display-plugin-data’]

    • [dcg_display_plugin_data name =‘dcg-display-plugin-data’]

    • Display specs with plugin description

    • 显示带有插件说明的规格

      [dcg_display_plugin_data name=’dcg-display-plugin-data’ description=”true”]

    • [dcg_display_plugin_data name =‘dcg-display-plugin-data’description =“ true”]

    • Display specs with installation instructions

    • 显示带有安装说明的规格

      [dcg_display_plugin_data name=’dcg-display-plugin-data’ installation=”true”]

    • [dcg_display_plugin_data name =‘dcg-display-plugin-data’installation =“ true”]

    • Display specs with FAQ

    • 使用常见问题解答显示规格

      [dcg_display_plugin_data name=’dcg-display-plugin-data’ faq=”true”]

    • [dcg_display_plugin_data name =“ dcg-display-plugin-data”常见问题解答=“ true”]

    • Display specs with screenshot(s)

    • 显示带有屏幕截图的规格

      [dcg_display_plugin_data name=’dcg-display-plugin-data’ screenshots=”true”]

    • [dcg_display_plugin_data name =‘dcg-display-plugin-data’屏幕快照=“ true”]

    • Display all data (everything)

    • 显示所有数据(所有内容)

      [dcg_display_plugin_data name=’dcg-display-plugin-data’ description=”true” installation=”true” faq=”true” screenshots=”true”]

    • [dcg_display_plugin_data name =’dcg-display-plugin-data’description =“ true”安装=“ true”常见问题解答=“ true”屏幕截图=“ true”]

    Change ‘dcg-display-plugin-data’ to appropriate plugin slug for which you want to display data.

    将“ dcg-display-plugin-data”更改为要显示其数据的相应插件。

    Note: In shortcode, you must have to pass name attribute with the correct plugin slug

    注意:在简码中,必须使用正确的插件来传递name属性

      • Correct slug: dcg-display-plugin-data
      • 正确的子弹:dcg-display-plugin-data

      • Wrong slug: DCG Display Plugin Data
      • 错误的子弹:DCG显示插件数据

      P.S.

      P.S。

      It is aways the best policy to open a support thread first before posting a negative review.

      最好的策略是先发布支持主题,然后发布负面评论。

      strong>

      strong>

安装步骤

    1. Upload the ‘dcg-display-plugin-data’ folder to the ‘/wp-content/plugins/’ directory
    2. 将“ dcg-display-plugin-data”文件夹上传到“ / wp-content / plugins /”目录

    3. Activate the plugin through the ‘Plugins’ menu in WordPress.
    4. 通过WordPress中的“插件”菜单激活插件。

    5. That’s it!
    6. 就是这样!

下载地址
https://downloads.wordpress.org/plugin/dcg-display-plugin-data.1.2.zip
-EOF-

AI助手支持GPT4.0