An add-on for Mike Jolley's Download Monitor which adds version changelog functionality.
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.
dlm-changelog.zip
file to the /wp-content/plugins/
directoryGo to “Downloads” then “Changelogs” in the WordPress admin. Select the download you wish to add/edit the changelog for from the dropdown. Under the “Notes” column of the download’s Changelog table, click inside the area where your pre-existing notes are or where it says “Click to add notes”. An inline text editor will appear for you to use. Click Save” to save your note. Basic HTML, such as italics, bold, underline, and ordered/unordered lists is able to be used in this text area.
Use the [dlm_changelog id={DLM Download ID}]
shortcode inside the WordPress page editor to display your changelog.
Set the [dlm_changelog]
show attribute to 0, or don’t set it at all:
[dlm_changelog id={DLM Download ID}]
OR
[dlm_changelog id={DLM Download ID} show="0"]
Use the hide_release
option in your shortcode like this:
[dlm_changelog id={DLM Download ID} hide_release="1"]
Use the hide_links
option in your shortcode like this:
[dlm_changelog id={DLM Download ID} hide_links="1"]
Download - Released 02/19/18
Download - Released 02/18/18
hide_links
and hide_release
Download - Released 09/11/17
Download - Released 01/24/16
Version: 1.2.1
Released: 02/19/18
Format: .ZIP
Size: 23 KB
2018 Erin Morelli. All Rights Reserved. Privacy Policy.