Changeset 2670424
- Timestamp:
- 02/01/2022 09:42:38 AM (4 years ago)
- Location:
- ip-address-shortcode
- Files:
-
- 2 edited
- 4 copied
-
tags/1.2 (copied) (copied from ip-address-shortcode/trunk)
-
tags/1.2/index.php (copied) (copied from ip-address-shortcode/trunk/index.php)
-
tags/1.2/ip-address-shortcode.php (copied) (copied from ip-address-shortcode/trunk/ip-address-shortcode.php) (1 diff)
-
tags/1.2/readme.txt (copied) (copied from ip-address-shortcode/trunk/readme.txt) (1 diff)
-
trunk/ip-address-shortcode.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ip-address-shortcode/tags/1.2/ip-address-shortcode.php
r2670418 r2670424 3 3 Plugin Name: IP Address Shortcode 4 4 Description: Very simple plugin to show visitor's IP address using the shortcode [wc-ip]. You can paste this shortcode anywhere you want the IPv6 or IPv4 address to show. 5 Version: 1. 05 Version: 1.2 6 6 Author: WCDev 7 Author URI: https:// www.websitecouncil.com7 Author URI: https://profiles.wordpress.org/wcdev/ 8 8 License: GPL2 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html -
ip-address-shortcode/tags/1.2/readme.txt
r2670423 r2670424 4 4 Requires at least: 5.5 5 5 Tested up to: 5.9 6 Stable tag: 1. 16 Stable tag: 1.2 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
ip-address-shortcode/trunk/ip-address-shortcode.php
r2670418 r2670424 3 3 Plugin Name: IP Address Shortcode 4 4 Description: Very simple plugin to show visitor's IP address using the shortcode [wc-ip]. You can paste this shortcode anywhere you want the IPv6 or IPv4 address to show. 5 Version: 1. 05 Version: 1.2 6 6 Author: WCDev 7 Author URI: https:// www.websitecouncil.com7 Author URI: https://profiles.wordpress.org/wcdev/ 8 8 License: GPL2 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html -
ip-address-shortcode/trunk/readme.txt
r2670423 r2670424 4 4 Requires at least: 5.5 5 5 Tested up to: 5.9 6 Stable tag: 1. 16 Stable tag: 1.2 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.