Description
Block External Requests made by WordPress in backend so admin-area will load much faster BUT you will lose some features that require sending external request like Getting latest Updates and …
بلاک کردن ریکوئست های پس زمینه وردپرس، با نصب این افزونه سرعت بخش ادمین سایت وردپرسی شما با حذف درخواست هایی که خارج از هاست شما هستند افزایش میابد و در شرایطی که امکان اتصال با دنیای بیرون از وبسایت شما فراهم نیست این افزونه میتواند برای رفع مشکل کندی سایت شما موثر واقع شود.
BlackSwan / Developer / Donate / Contribute
About BlackSwan
BlackSwan is a premium supplier of quality WordPress plugins, services and support. if you enjoy our products, please consider giving us a five-star rating.
Screenshots
Installation
-
Upload the plugin files to the
/wp-content/plugins
directory, or install the plugin through the WordPress plugins screen directly. -
Activate the plugin through the ‘Plugins’ screen in WordPress
-
No configuration is required.
FAQ
-
How to report problems or give feedback?
-
You can use WordPress Support Forum or contact Developer directly using mail address: its [at] amirhp [dot] com.
-
How to Add/Remove custom URLs?
-
You can use filter hook
BlackSwan/WordPress/blockExternalRequest/block_url_list
to add/remove blocked urls. -
How can I contribute?
-
You can help us improve our works by committing your changes to project’s GitHub repository:
https://github.com/blackswanlab/blackswan-block-external-request
Reviews
There are no reviews for this plugin.
Contributors & Developers
“BlackSwan Block External Request” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “BlackSwan Block External Request” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
v1.0.1 | 2022-10-30 | 1401-08-08
- Added Whitelist URLs
- Allow Add/Query New Plugin from WordPress Server
v1.0.0 | 2022-10-22 | 1401-08-01
- Initial release for GitHub and WordPress