RevTrackr
A plugin to updates from a Log Markdown file
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/amarasa/revtrackr/archive/refs/heads/main.zipFrom the readme
A plugin that allows you to publish revisions to the website into WordPress for easy tracking.
This plugin allowed you to publish revisions to your website in a markdown file and then is parsed into WordPress for your clients and your team to keep track of what updates are being performed.
Inside your theme's directory, you need to create a Logs.md file and follow the format provided. You can download a sample Logs.md file from the GitHub repository.
The first first update at the top of the .md file, the content inside of the two horizontal rules is what will automatically display. You should format your updates so the most current is at the top of the document.
Fixed a github bug
Added ability to update through GitHub
Added ability to display the latest update on the main WordPress Dashboard
Fixed an issue where the second line was always bolding on the update display
First production release
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.