Plugin Directory

Changeset 1758248


Ignore:
Timestamp:
11/03/2017 09:13:48 PM (8 years ago)
Author:
nathanrice
Message:

Tag 0.9.7

Location:
simple-urls
Files:
8 edited
1 copied

Legend:

Unmodified
Added
Removed
  • simple-urls/tags/0.9.7/README.md

    r1256140 r1758248  
    33
    44Plugin that allows you to create custom redirects for pages and posts via a custom field.
     5
  • simple-urls/tags/0.9.7/package.json

    r1264387 r1758248  
    3030    "author": "StudioPress",
    3131    "authoruri": "http://www.studiopress.com/",
    32     "version": "0.9.6",
     32    "version": "0.9.7",
    3333    "license": "GPL-2.0+",
    3434    "licenseuri": "http://www.gnu.org/licenses/gpl-2.0.html",
  • simple-urls/tags/0.9.7/plugin.php

    r1264387 r1758248  
    99Author URI: http://www.nathanrice.net/
    1010
    11 Version: 0.9.6
     11Version: 0.9.7
    1212
    1313Text Domain: simple-urls
  • simple-urls/tags/0.9.7/readme.txt

    r1264387 r1758248  
    44Tags: redirect, click tracking, custom post types
    55Requires at least: 3.0
    6 Tested up to: 3.5
    7 Stable tag: 0.9.6
     6Tested up to: 4.8.3
     7Stable tag: 0.9.7
    88
    99Simple URLs is a complete URL management system that allows you create, manage, and track outbound links from your site.
     
    4646== Changelog ==
    4747
     48= 0.9.7 =
     49* WordPress compatibility.
     50
    4851= 0.9.6 =
    4952* Add plugin header i18n
  • simple-urls/trunk/README.md

    r1256140 r1758248  
    33
    44Plugin that allows you to create custom redirects for pages and posts via a custom field.
     5
  • simple-urls/trunk/package.json

    r1264387 r1758248  
    3030    "author": "StudioPress",
    3131    "authoruri": "http://www.studiopress.com/",
    32     "version": "0.9.6",
     32    "version": "0.9.7",
    3333    "license": "GPL-2.0+",
    3434    "licenseuri": "http://www.gnu.org/licenses/gpl-2.0.html",
  • simple-urls/trunk/plugin.php

    r1264387 r1758248  
    99Author URI: http://www.nathanrice.net/
    1010
    11 Version: 0.9.6
     11Version: 0.9.7
    1212
    1313Text Domain: simple-urls
  • simple-urls/trunk/readme.txt

    r1264387 r1758248  
    44Tags: redirect, click tracking, custom post types
    55Requires at least: 3.0
    6 Tested up to: 3.5
    7 Stable tag: 0.9.6
     6Tested up to: 4.8.3
     7Stable tag: 0.9.7
    88
    99Simple URLs is a complete URL management system that allows you create, manage, and track outbound links from your site.
     
    4646== Changelog ==
    4747
     48= 0.9.7 =
     49* WordPress compatibility.
     50
    4851= 0.9.6 =
    4952* Add plugin header i18n
Note: See TracChangeset for help on using the changeset viewer.