Title: working
Last modified: September 3, 2016

---

# working

 *  [Stefano](https://wordpress.org/support/users/madking-web-design/)
 * (@madking-web-design)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/working-105/)
 * i ve just made some changes. i havent seen any problem yet. plugin is working.
   i’ll also try to make some penetration testings on my blog and will check if 
   the firewall works well.
 *     ```
       function WP_firewall_check_exclusions() {
       	$request_string = WP_firewall_check_whitelisted_variable();
   
       	if ( is_admin() ) {
       	return;
       	}
   
       	if($request_string == false) {
       		//nothing to do
       	} else {
       ```
   
 * im using BPS and with that function is working properly on line : 158 chanhe 
   with that:
 *     ```
       if ( is_admin() ) {
       	return;
       	}
       ```
   

The topic ‘working’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-firewall-2.svg)
 * [WordPress Firewall 2](https://wordpress.org/plugins/wordpress-firewall-2/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-firewall-2/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-firewall-2/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-firewall-2/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-firewall-2/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-firewall-2/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Stefano](https://wordpress.org/support/users/madking-web-design/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/working-105/)