DLM Changelog Add-on

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. Requires Download Moni

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

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.

Requires Download Monitor version 1.2 or higher

Shortcode

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

[dlm_changelog id={DLM Download ID}]

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

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

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

[dlm_changelog id={DLM Download 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. 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.