Changeset 1959789
- Timestamp:
- 10/20/2018 02:25:46 PM (7 years ago)
- Location:
- disable-permanently-rest-api
- Files:
-
- 1 added
- 2 edited
- 4 copied
-
tags/0.1.1 (added)
-
tags/0.1.1/LICENSE (copied) (copied from disable-permanently-rest-api/trunk/LICENSE)
-
tags/0.1.1/README.md (copied) (copied from disable-permanently-rest-api/trunk/README.md)
-
tags/0.1.1/disable-permanently-rest-api.php (copied) (copied from disable-permanently-rest-api/trunk/disable-permanently-rest-api.php) (1 diff)
-
tags/0.1.1/readme.txt (copied) (copied from disable-permanently-rest-api/trunk/readme.txt) (2 diffs)
-
trunk/disable-permanently-rest-api.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
disable-permanently-rest-api/tags/0.1.1/disable-permanently-rest-api.php
r1959785 r1959789 5 5 * Description: The most simple plugin to disable permanently REST API on WordPress 4.7+ 6 6 * Author: Salvatore Cordiano 7 * Version: 0.1. 07 * Version: 0.1.1 8 8 * Author URI: https://www.salvatorecordiano.it/ 9 9 */ -
disable-permanently-rest-api/tags/0.1.1/readme.txt
r1959785 r1959789 3 3 Tags: rest, rest api, json, wp-json, disable 4 4 Requires at least: 4.7 5 Tested up to: 4.86 Stable tag: 0.1. 05 Tested up to: 5.0 6 Stable tag: 0.1.1 7 7 License: GPLv2 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 24 24 == Changelog == 25 25 26 = 0.1.1 = 27 * Test on WordPress 5.0. 28 26 29 = 0.1.0 = 27 30 * First release. -
disable-permanently-rest-api/trunk/disable-permanently-rest-api.php
r1693327 r1959789 5 5 * Description: The most simple plugin to disable permanently REST API on WordPress 4.7+ 6 6 * Author: Salvatore Cordiano 7 * Version: 0.1. 07 * Version: 0.1.1 8 8 * Author URI: https://www.salvatorecordiano.it/ 9 9 */ -
disable-permanently-rest-api/trunk/readme.txt
r1693327 r1959789 3 3 Tags: rest, rest api, json, wp-json, disable 4 4 Requires at least: 4.7 5 Tested up to: 4.86 Stable tag: 0.1. 05 Tested up to: 5.0 6 Stable tag: 0.1.1 7 7 License: GPLv2 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 24 24 == Changelog == 25 25 26 = 0.1.1 = 27 * Test on WordPress 5.0. 28 26 29 = 0.1.0 = 27 30 * First release.
Note: See TracChangeset
for help on using the changeset viewer.