We'll create fresh WordPress site with DLM Changelog Add-on installed. You have 20 minutes to test the plugin after that site we'll be deleted.
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
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"]
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.