All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Fixed running cron on subfolder multisites.
- Fixed a typo.
- Removed require_auth().
- Added basic auth headers on wp_remote_get().
- Added a message on invalid request.
- README.md and plugin documentation.
- CHANGELOG.md for to log changes made to this project.
plugin.php
is the mu-plugin file containing the plugin code.composer.json
to enable installing with Composer.LICENSE
contains the license information.