=== WP Cron HTTP Auth === Plugin Name: WP Cron HTTP Auth Plugin URI: https://perishablepress.com/wp-cron-http-auth/ Description: Enable WP Cron on sites using HTTP Authorization Tags: wp cron, cron, http auth, http, auth Author: Jeff Starr Author URI: https://plugin-planet.com/ Donate link: https://monzillamedia.com/donate.html Contributors: specialk Requires at least: 4.0 Tested up to: 5.0 Stable tag: 1.2 Version: 1.2 Requires PHP: 5.2 Text Domain: wp-cron-http-auth Domain Path: /languages License: GPL v2 or later Enables WP Cron on sites using HTTP Authorization. == Description == This plugin enables WP Cron on sites using HTTP Authorization. How to use: Visit the plugin settings, enter your HTTP Auth credentials, save changes, and done. Everything happens silently and automatically in the background. **GDPR** This plugin does not collect any user data. So it does _not_ do anything to make your site _less_ compliant with GDPR. I have done my best to ensure that this plugin is 100% GDPR compliant, but I'm not a lawyer so can't guarantee anything. To determine if your site is GDPR compliant, please consult an attorney. == Installation == **Installing the Plugin** 1. Upload the plugin to your blog and activate 2. Visit the plugin settings to configure options [More info on installing WP plugins](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins) **Uninstalling** This plugin cleans up after itself. All plugin settings will be removed from your database when the plugin is uninstalled via the Plugins screen. **Restore Default Options** To restore default options, uninstall the plugin via the WP Plugins screen, and then reinstall. **Like the plugin?** If you like WP Cron HTTP Auth, please take a moment to [give a 5-star rating](https://wordpress.org/support/plugin/wp-cron-http-auth/reviews/?rate=5#new-post). It helps to keep development and support going strong. Thank you! == Upgrade Notice == To upgrade this plugin, remove the old version and replace with the new version. Or just click "Update" from the Plugins screen and let WordPress do it for you automatically. __Note:__ uninstalling the plugin from the WP Plugins screen results in the removal of all settings from the WP database. == Screenshots == 1. Plugin settings == Frequently Asked Questions == **Does this work for WP Multisite?** Yes, this plugin works great on Multisite. **Got a question?** Send any questions or feedback via my [contact form](https://perishablepress.com/contact/) == Changelog == **1.2 (2018/11/16)** * Adds homepage link to Plugins screen * Updates default translation template * Tests on WordPress 5.0 (beta) **1.1 (2018/08/20)** * Adds screenshot and icons for WP Plugin Directory * Adds "rate plugin" links on Plugins and settings page * Adds `rel="noopener noreferrer"` to all [blank-target links](https://perishablepress.com/wordpress-blank-target-vulnerability/) * Updates GDPR blurb and donate link * Generates default translation template * Further tests on WP 4.9 + 5.0 (alpha) **1.0 (2018/05/18)** * Initial release