=== Show Remote IP ===
Contributors: lbonomo
Donate link: https://lucasbonomo.com
Tags: shortcode, ip
Version: 1.3.2
Stable tag: 1.3.2
Tested up to: 6.7.1
Requires at least: 5.0.0
Requires PHP: 7.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Just show the remote IP of client (with a shortcode [show-remote-ip]) 
and public an endpoint to show the IP (/wp-json/show-remote-ip/v1/get-ip)

== Description ==

== Installation ==

== Changelog ==

= 1.3.2 =
*Release Date 26/02/2025*
 - Fixing error.

= 1.3.1 =
*Release Date 09/02/2025*
 - Tidying SVN repo.

= 1.3.0 =
*Release Date 29/01/2025*
 - Show more info on API endpoint `/wp-json/show-remote-ip/v1/get-ip`

= 1.2.5 =
*Release Date 29/01/2025*
- Tested on WordPress 6.7.1
- Added PHP Code Sniffer, PHP Mess detector and Plugin Check into on development process

= 1.2.2 =
*Release Date 18/05/2022*
- Tested on WordPress 6.0.0

= 1.2.0 =
*Release Date 9/08/2021*
- New endpoint to show IP address on API `wp-json/show-remote-ip/v1/get-ip`.
- Tested on WordPress 5.8.1

= 1.1.0 =
*Release Date 21/07/2021*
- Tested on WordPress 5.8.0

= 1.0.1 =
*Release Date 16/02/2021*
- Tested on WordPress 5.7.0

= 1.0.0 =
*Release Date 18/09/2020*
- Tested on WordPress 5.5.1

= 0.0.4 =
*Release Date - 10 marzo, 2020 *
- Just to run GitHub Actions

= 0.0.3 =
*Release Date - 10 marzo, 2020 *
- Changed div container for span
