Plugin Directory

Changeset 2670424


Ignore:
Timestamp:
02/01/2022 09:42:38 AM (4 years ago)
Author:
wcdev
Message:

fixed readme

Location:
ip-address-shortcode
Files:
2 edited
4 copied

Legend:

Unmodified
Added
Removed
  • ip-address-shortcode/tags/1.2/ip-address-shortcode.php

    r2670418 r2670424  
    33Plugin Name:  IP Address Shortcode
    44Description:  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.0
     5Version:      1.2
    66Author:       WCDev
    7 Author URI:   https://www.websitecouncil.com
     7Author URI:   https://profiles.wordpress.org/wcdev/
    88License:      GPL2
    99License URI:  https://www.gnu.org/licenses/gpl-2.0.html
  • ip-address-shortcode/tags/1.2/readme.txt

    r2670423 r2670424  
    44Requires at least: 5.5
    55Tested up to: 5.9
    6 Stable tag: 1.1
     6Stable tag: 1.2
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • ip-address-shortcode/trunk/ip-address-shortcode.php

    r2670418 r2670424  
    33Plugin Name:  IP Address Shortcode
    44Description:  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.0
     5Version:      1.2
    66Author:       WCDev
    7 Author URI:   https://www.websitecouncil.com
     7Author URI:   https://profiles.wordpress.org/wcdev/
    88License:      GPL2
    99License URI:  https://www.gnu.org/licenses/gpl-2.0.html
  • ip-address-shortcode/trunk/readme.txt

    r2670423 r2670424  
    44Requires at least: 5.5
    55Tested up to: 5.9
    6 Stable tag: 1.1
     6Stable tag: 1.2
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.