=== Faucet Manager === Contributors: rnoakes3rd Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CBTCUSH6EWQAG&source=url Tags: bitcoin, bitcoin cash, calibra, dogecoin, ethereum, faucet list, libra, litecoin, ripple, rotator Requires at least: 4.6 Tested up to: 5.2 Stable tag: 1.2.2 Copyright: (c) 2018-2019 Robert Noakes (mr@robertnoakes.com) License: GNU General Public License v3.0 License URI: https://www.gnu.org/licenses/gpl-3.0.html Provides the ability to manage and check all your favorite cryptocurrency faucets in one place. == Description == Provides the ability to manage and check all your favorite cryptocurrency faucets in one place. Making more than a couple bucks from faucets requires a certain level of commitment and this plugin makes that commitment easier. = What is a Cryptocurrency Faucet? = Imagine placing a cup under a dripping kitchen faucet. It would take some time for the cup to fill up, but over time you would have a full cup of water. The idea is the same here. You can claim small amounts of cryptocurrency in regular intervals. Eventually you will have enough to start filling your wallets. Some faucets have their own user authentication while others use microwallets such as CoinPot. Most contain captcha challenges, banner ads and pop-under ads, but those are just the nature of the beast. = Free Version Features = * Fully customizable list of faucets including URL, title and catchy details * Quick navigation between faucets and an option to open them in a new tab/window * Support for faucets that block IFRAME access = Pro Version Features = * Functionality to add the faucet list on the front-end so it can be shared * Countdown timers for faucet claims and the ability to sort faucets * Quiet mode for back-end to make the plugin less prominent * [Learn more about Faucet Manager Pro](https://robertnoakes.com/downloads/faucet-manager-pro/) == Installation == = From Your WordPress Dashboard = 1. Log into the WordPress admin 2. Go to **Plugins > Add New** 3. Search for **Faucet Manager** 4. Click **Install Now** for the 'Faucet Manager' plugin 5. Click **Activate** = From WordPress.org = 1. Download the plugin 2. Log into the WordPress admin 3. Go to **Plugins > Add New** 4. Click **Upload Plugin** 5. Click **Browse** and select the downloaded ZIP file 6. Click **Install Now** 7. Click **Activate Plugin** = Via File Transfer = 1. Download the plugin 2. Extract the ZIP file 3. Upload the contents of the ZIP file to **wp-content/plugins/** 4. Log into the WordPress admin 5. Go to **Plugins** 6. Click **Activate** under 'Faucet Manager' = What's Next? = Once the plugin is active, simply visit **Faucet Manager > Settings** and enable the settings appropriate for this site. == Frequently Asked Questions == = Why am I getting insecure content warnings when opening faucets? = If your site is served over HTTPS (which it should be) and the faucet is served over HTTP, this can cause the warning. In some browsers it may prevent the faucet from loading at all. It is recommended that you use protocol relative URLs (i.e. //robertnoakes.com/) for your faucets. SolveMedia CAPTCHAs often don't work over HTTPS, but faucets that use SolveMedia often have the option for reCAPTCHA as well which does work over HTTPS. == Screenshots == 1. Faucets screen 2. Faucet popup 3. Plugin settings page == Changelog == = 1.2.2 = Released 2019-08-21 Fixed: External URLs not passing the full URL Improved: Various minor improvements = 1.2.1 = Released 2019-07-01 Improved: Various minor improvements = 1.2.0 = Released 2019-06-25 * Added: Made sure the plugin works in WordPress 5.2.2 * Added: Loyalty bonus option and filter * Updated: Various faucet changes and additions * Updated: Asset generation * Improved: IFRAME sandbox functionality * Improved: Various additional improvements = 1.1.2 = Released 2019-05-08 * Added: Made sure the plugin works in WordPress 5.2.0 * Improved: Various minor improvements = 1.1.1 = Released 2018-08-24 * Added: Made sure the plugin works in WordPress 4.9.8 * Added: Mobile Unfriendly option for faucets that don't work well on mobile devices * Improved: Disabled IFRAME functionality on mobile devices due to pop-under ads * Improved: Optimized field ID value * Improved: Faux uninstall AJAX * Removed: QoinPro, StartMiner, Litecoin Miner and DogeMiner faucets = 1.1.0 = Released 2018-06-01 * Added: Made sure the plugin works in WordPress 4.9.6 * Updated: Asset generation * Improved: Removed static utilities class and replaced it with template functions * Improved: Help tab overview output * Improved: Version check functionality * Improved: Uninstall process * Improved: Various other minor improvements * Removed: Secure URL from Moon Bitcoin Cash faucet = 1.0.3.1 = Released 2018-04-25 * Changed: URL for Faucet Manager Pro = 1.0.3 = Released 2018-04-20 * Added: References to Faucet Manager Pro * Added: Made sure the plugin works in WordPress 4.9.5 * Added: Dogeminer faucet * Changed: Moon Cash faucet URL * Improved: Moved core object classes to their own folder * Improved: Various minor improvements = 1.0.2 = Released 2018-03-30 * Improved: Link to open faucets in a new tab/window * Improved: Secured all faucet URLs = 1.0.1 = Released 2018-03-28 * Changed: Domain name = 1.0.0 = Released 2018-03-26 * Initial release == Upgrade Notice == = 1.1 = Plugin settings are now preserved by default when the plugin is uninstalled. This can be changed in the plugin settings.