Açıklama
The REST API is essential for any modern web framework, but with it comes a huge attack surface. WP REST API Security reduces the attack surface by disabling all the REST API endpoints by default, allowing you to enable only those actually needed. Those that are enabled require authentication by default, allowing you to choose which to make public.
N.B. If you are using the new Block Editor you must keep nearly all the endpoints enabled for it to work, but none need be public.
Yükleme
- Install via the Plugin Directory, or upload to your plugins directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to Settings -> WP REST API Security
N.B. Activating WP REST API Security will disable all REST endpoints – you must enable the ones you need.
İncelemeler
Katkıda Bulunanlar ve Geliştiriciler
“WP REST API Security” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“WP REST API Security” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
1.1.2
- Fix array error.
1.1.1
- Fix CSS leakage.
- Fix array warning.
1.1.0
- Bugfix.
- Use actions.
1.0.0
- Initial release.