[wordpress插件] azurecurve Get Plugin Infoazurecurve获取插件信息

wordpress 插件 文章 2020-02-27 20:40 508 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

Shortcodes available to get plkugin information from WordPress.org using the plugin.api.

可以使用plugin.api从WordPress.org获取plkugin信息的短代码。

Parameter of slug is passed to the shortcode;

slug的参数传递给简码;

the slug is the name of the plugin (for example, for this plugin, the slug is azurecurve-get-plugin-info).

slug是插件的名称(例如,对于该插件,slug是azurecurve-get-plugin-info)。

For example, to get information on the azurecurve Toggle Show/Hide plugin the slug of azurecurve-toggle-showhide would be passed.

例如,要获取有关 azurecurve Toggle Show / Hide 插件的信息,将传递 azurecurve-toggle-showhide 的子弹。

The available shortcodes are:

可用的简码是:

    • getpluginname
    • 获取插件名称

    • getpluginactiveinstalls – number of active installs
    • getpluginactiveinstalls –有效安装次数

    • getpluginauthor – automatically linked back to the authors WordPress.org profile
    • getpluginauthor –自动链接回作者WordPress.org配置文件

    • getpluginauthorprofile – address of author profile on WordPress.org
    • getpluginauthorprofile – WordPress.org上的作者个人资料地址

    • getpluginhomepage – address of developers website
    • getpluginhomepage –开发者网站的地址

    • getpluginrepository – address of theplugin on the WordPress Plugin Repository
    • getpluginrepository – WordPress插件存储库上的插件地址

    • getplugindescription
    • getplugindescription

    • getpluginadded – date plugin was added to the WordPress Plugin repository
    • getpluginadded –将日期插件添加到WordPress插件存储库中

    • getplugindownloaded – number of times the plugin has been downloaded
    • getplugindownloaded (下载插件已下载)–插件已下载的次数

    • getpluginsupportthreads – number of support threads
    • getpluginsupportthreads –支持线程数

    • getpluginratings – shows rating with text;

    • getpluginratings –显示带有文字的评分;

      e.g.

      例如

      5 stars (120)

    • 5星(120)

    • getpluginstarratings – shows star image rating
    • getpluginstarratings –显示星级图片

    • getpluginrating
    • 获取插件

    • getplugininstallation – installation instructions
    • getplugininstallation –安装说明

    • getpluginchangelog – changelog
    • getpluginchangelog –更改日志

    • getpluginfaq – faq
    • getpluginfaq –常见问题解答

    • getplugindonatelink – donate link
    • getplugindonatelink –捐赠链接

    • getplugintags – list of hyperlinked tags
    • getplugintags –超链接标签列表

    CSS formatting can be used to change appearence of links and tags.

    CSS格式可用于更改链接和标签的显示。

安装步骤

    1. Download and extract the azurecurve-plugin-info plugin files.
    2. 下载并解压缩azurecurve-plugin-info插件文件。

    3. Upload the azurecurve-plugin-info directory to the /wp-content/plugins/ directory.
    4. 将azurecurve-plugin-info目录上传到/ wp-content / plugins /目录。

    5. Activate the plugin under the Plugins menu in the WordPress administration panel.
    6. 激活WordPress管理面板中“插件”菜单下的插件。

下载地址
https://downloads.wordpress.org/plugin/azurecurve-get-plugin-info.2.0.2.zip
-EOF-

AI助手支持GPT4.0