Changeset 1693327
- Timestamp:
- 07/09/2017 06:00:35 PM (9 years ago)
- Location:
- disable-permanently-rest-api/trunk
- Files:
-
- 1 added
- 1 deleted
- 2 edited
-
README.md (modified) (1 diff)
-
disable-permanently-rest-api.php (added)
-
disable-rest-api.php (deleted)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
disable-permanently-rest-api/trunk/README.md
r1693321 r1693327 10 10 This section describes how to install the plugin and get it working. 11 11 12 1. Upload the plugin files to the `/wp-content/plugins/disable- rest-api` directory, or install the plugin through the WordPress plugins screen directly.12 1. Upload the plugin files to the `/wp-content/plugins/disable-permanently-rest-api` directory, or install the plugin through the WordPress plugins screen directly. 13 13 2. Activate the plugin through the "Plugins" screen in WordPress 14 14 3. That's all folks. -
disable-permanently-rest-api/trunk/readme.txt
r1693321 r1693327 18 18 This section describes how to install the plugin and get it working. 19 19 20 1. Upload the plugin files to the `/wp-content/plugins/disable- rest-api` directory, or install the plugin through the WordPress plugins screen directly.20 1. Upload the plugin files to the `/wp-content/plugins/disable-permanently-rest-api` directory, or install the plugin through the WordPress plugins screen directly. 21 21 2. Activate the plugin through the "Plugins" screen in WordPress 22 22 3. That's all folks.
Note: See TracChangeset
for help on using the changeset viewer.