توضیحات
This plugin disables the XML-RPC functionality in WordPress by using the xmlrpc_enabled
filter. XML-RPC can be used for brute-force attacks and other malicious purposes. Most WordPress sites do not require it anymore.
Further Information
Features:
- Disables all XML-RPC functionality
- Shows a one-line admin notice (visible to administrators only, on the Dashboard)
- No settings, no bloat
This plugin is lightweight and suitable for minimal or security-focused setups.
Credits
Maintained by openzenta. Suggestions and contributions welcome!
نصب
- Upload the plugin folder to the
/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- That’s it. XML-RPC is now disabled.
سوالات متداول
-
Can I re-enable XML-RPC later?
-
Yes, simply deactivate or uninstall this plugin.
-
Does this affect the REST API?
-
No. The WordPress REST API remains fully functional.
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“xml rpc off now” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “xml rpc off now” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
گزارش تغییرات
1.0
- Initial release – disables XML-RPC