diff --git a/readme.txt b/readme.txt index e3d5e83..7b76e72 100644 --- a/readme.txt +++ b/readme.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 diff --git a/wp-shortslug.php b/wp-shortslug.php index 93bf905..124258e 100644 --- a/wp-shortslug.php +++ b/wp-shortslug.php @@ -7,6 +7,7 @@ Version: 0.2 Author: Peter Molnar Author URI: http://petermolnar.eu/ License: GPLv3 +Required minimum PHP version: 5.3 */ /* Copyright 2015 Peter Molnar ( hello@petermolnar.eu )