adding min. php version
This commit is contained in:
parent
843ece37ca
commit
6aa0eaa654
2 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@ Tested up to: 4.4
|
||||||
Stable tag: 0.2
|
Stable tag: 0.2
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
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
|
Automatic, decodable short slugs for a post to replace shorturl
|
||||||
|
|
||||||
|
|
|
@ -7,6 +7,7 @@ Version: 0.2
|
||||||
Author: Peter Molnar <hello@petermolnar.eu>
|
Author: Peter Molnar <hello@petermolnar.eu>
|
||||||
Author URI: http://petermolnar.eu/
|
Author URI: http://petermolnar.eu/
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
|
Required minimum PHP version: 5.3
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* Copyright 2015 Peter Molnar ( hello@petermolnar.eu )
|
/* Copyright 2015 Peter Molnar ( hello@petermolnar.eu )
|
||||||
|
|
Loading…
Reference in a new issue