=== Rest Client TAP ===
Contributors: mrbrazzi, todoapuestas
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=brazzisoft.com@gmail.com&lc=US&item_name=For%20improve%20Wordpress%20plugin%20Rest%20Client%20Tap&currency_code=USD&no_note=0&bn=PP-DonationsBF:btn_donateCC_LG.gif:NonHostedGuest
Tags: api rest, tipster, pick
Requires at least: 5.5
Tested up to: 5.8.1
Stable tag: 1.1.8
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Rest client plugin to TodoApuestas API services

== Description ==

This plugin is a client to access the Todo Apuestas API services

== Installation ==

This section describes how to install the plugin and get it working.

= Using The WordPress Dashboard =

1. Navigate to the 'Add New' in the plugins dashboard
2. Search for 'rest-client-tap'
3. Click 'Install Now'
4. Activate the plugin on the Plugin dashboard

= Uploading in WordPress Dashboard =

1. Navigate to the 'Add New' in the plugins dashboard
2. Navigate to the 'Upload' area
3. Select `rest-client-tap.zip` from your computer
4. Click 'Install Now'
5. Activate the plugin in the Plugin dashboard

= Using FTP =

1. Download `rest-client-tap.zip`
2. Extract the `rest-client-tap` directory to your computer
3. Upload the `rest-client-tap` directory to the `/wp-content/plugins/` directory
4. Activate the plugin in the Plugin dashboard

== Frequently Asked Questions ==

Nothing for now


== Screenshots ==

Nothing for now


== Changelog ==

= 1.1.8 =
* Added several improvements
* Fixed errors detected

= 1.1.7 =
* Tested up to Wordpress 5.8.1
* Added some minor improvements
* Fixed errors detected

= 1.1.6 =
* Added some minor improvements

= 1.1.5 =
* Added several improvements. Use transient instead SESSION to keep some information temporally.

= 1.1.4 =
* Fixed error detected

= 1.1.3 =
* Added some improvements
* Fixed some errors detected

= 1.1.2 =
* Added some improvements

= 1.1 =
* Added required filters for AlinkTap plugin
* Added some improvements

= 1.0.1 =
* Added unique function names in main plugin file.

= 1.0 =
* Initial release.


== Upgrade Notice ==

Nothing for now


== Arbitrary section ==

Nothing for now


== Updates ==

The basic structure of this plugin was cloned from the [WordPress-Plugin-Boilerplate](https://github.com/tommcfarlin/WordPress-Plugin-Boilerplate) project.
This plugin supports the [GitHub Updater](https://github.com/afragen/github-updater) plugin, so if you install that, this plugin becomes automatically updateable direct from GitHub. Any submission to WP.org repo will make this redundant.
