xml rpc off now

الوصف

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

Support and more 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!

التنصيب

  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. 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“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

1.0

  • Initial release – disables XML-RPC