[wordpress插件] DLM Changelog Add-onDLM Changelog附加组件

wordpress 插件 文章 2020-04-20 07:21 462 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

NOTICE: This plugin is no longer being actively developed or supported.

注意:该插件不再受到积极开发或支持。

An add-on for Mike Jolley’s Download Monitor which adds version changelog functionality.

Mike Jolley的下载监视器的附件,其中添加了版本变更日志功能。

Requires Download Monitor version 1.2 or higher

需要下载Monitor 1.2或更高版本

Shortcode

简码

Use this shortcode to display a DLM Download’s changelog in your posts or pages:

使用此简码在您的帖子或页面中显示DLM下载的变更日志:

[dlm_changelog id={DLM Download ID}]

  [dlm_changelog id = {DLM下载ID}]

To paginate the changelog’s output, use the optional show attribute with the number of versions you want displayed on each page:

进行分页,请使用可选的 show 属性以及要在每个页面上显示的版本数:

[dlm_changelog id={DLM Download ID} show="5"]

  [dlm_changelog id = {DLM下载ID} show =“ 5”]

To hide download links or release dates (or both), use the optional hide_links and/or hide_release attributes, respectively:

隐藏下载链接或发布日期(或两者),请分别使用可选的 hide_links 和/或 hide_release 属性:

p>

>

[dlm_changelog id={DLM Download ID} hide_links="1" hide_release="1"]

  [dlm_changelog id = {DLM下载ID} hide_links =“ 1” hide_release =“ 1”]

Support

支持

Use the community support forums for this plugin for questions that are specific to the Changelog Add-on.

使用此插件的社区支持论坛来解决特定于Changelog加载项的问题。

For support questions specific to other aspects of the Download Monitor plugin, please visit it's support forum or log a bug on the

有关下载监视器插件其他方面的特定支持问题,请访问其支持论坛,或在

DLM GitHub.

DLM GitHub

安装步骤

    1. Unzip the dlm-changelog.zip file to the /wp-content/plugins/ directory
    2. dlm-changelog.zip 文件解压缩到 / wp-content / plugins / 目录

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

    5. Go to the new “Changelog” options page located in the DLM “Downloads” section
    6. 转到DLM“下载”部分中的新“更改日志”选项页面

下载地址
https://downloads.wordpress.org/plugin/dlm-changelog.1.2.1.zip
-EOF-

AI助手支持GPT4.0