How Can We Help?
Extras & Credits
Extras
Local Development now includes the function to denote the git host’s icon in the plugin or theme row meta.
Credits
This plugin’s theme updater class was originally based upon Whitelabel Framework’s updater-plugin.php, which was based upon https://github.com/UCF/Theme-Updater.
The plugin updater class was originally based upon codepress/github-plugin-updater.
Includes
- Emanuil Rusev’s Parsedown for rendering ChangeLogs.
- wp.org plugin readme parser for parsing
readme.txt
.
ChangeLog
See CHANGES.md. In your project create a CHANGES.md
or CHANGELOG.md
file.
Issues
Please log issues on the GitHub at https://github.com/afragen/git-updater/issues
If you are using a WordPress Multisite installation, the plugin should be network activated.
When first downloading and installing a plugin from GitHub you might have to do the following, otherwise the next update may not be able to cleanup after itself and re-activate the updated plugin or theme. Or you can just use the remote install feature and this will be done for you. 😉
- Unzip the archive.
- Fix the folder name to remove to extra stuff GitHub adds to the download, like -master.
- Copy the folder to your plugins directory or re-zip folder and add from plugins page.
Pull Requests
Pull requests are welcome. Please fork and submit pull requests against the develop
branch.
Lovingly crafted with VS Code.