Mô tả
While WordPress is slowly but surely becoming a complete application framework and JSON REST API is huge step in this direction, there is a large number of WordPress users that do not need advanced features like those offered by WordPress JSON REST API. This plugin helps them to turn those advanced features off and not worry about it.
While other similar plugins disable JSON REST API functionality only for anonymous users, Kill JSON REST API completely disables the framework for all users and removes links and tags from head element.
Cài đặt
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Test it – go to your-url.com/wp-json and you should see the following message: {“code”:”disabled”,”message”:”JSON REST API is disabled.”,”data”:null}
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Kill JSON REST API” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng góp“Kill JSON REST API” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “Kill JSON REST API” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.1
Release Date – 15th February, 2017
- Added functionality to remove API links and tags from head
1.0
Release Date – 14th February, 2017
- Initial release