all repos — wp-shortslug @ 6aa0eaa654d63815a548914f3ea083bec2372f5c

 adding min. php version
Peter Molnar hello@petermolnar.eu
Thu, 10 Dec 2015 13:43:12 +0000
commit

6aa0eaa654d63815a548914f3ea083bec2372f5c

parent

843ece37ca9b9c4629fd730886d57712cb90dd07

2 files changed, 2 insertions(+), 0 deletions(-)

jump to
M readme.txtreadme.txt

@@ -7,6 +7,7 @@ Tested up to: 4.4

Stable tag: 0.2 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html +Required minimum PHP version: 5.3 Automatic, decodable short slugs for a post to replace shorturl
M wp-shortslug.phpwp-shortslug.php

@@ -7,6 +7,7 @@ Version: 0.2

Author: Peter Molnar <hello@petermolnar.eu> Author URI: http://petermolnar.eu/ License: GPLv3 +Required minimum PHP version: 5.3 */ /* Copyright 2015 Peter Molnar ( hello@petermolnar.eu )