>
Download This Plugin | |
Download Elegant Themes | |
Name | WP Allowed Hosts |
Version | 1.0.4 |
Author | Brandon Groves |
Rating | 100 |
Last updated | 2013-12-03 09:08:00 |
Downloads |
197
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
WP Allowed Hosts plugin added 1 bytes of resources to the Home page and 15 bytes of resources to the sample Post page.
WP Allowed Hosts plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! WP Allowed Hosts plugin ads no tables to your Wordpress blog database.WordPress plugin that allows you to specify a domain names to be checked against the http_request_host_is_external
filter. Hosts that start with 192.* or 10.* are checked against the allowed hosts based on a new security update WordPress introduced in 3.5.2 (https://github.com/WordPress/WordPress/commit/1ec392175ce5f0320072e7b195a8d091bccddefb). Unfortunately there is no setting available to say which hosts are allowed. :( This plugin gives you that option. The default option for comparing domains is a straight string compare. You have the option to allow the use of regular expressions, which can be used for things like allowing all subdomains to communicate with eachother. This is most helpful when trying to import media content from one WordPress instance to another from within an internal network.