Title: wp-login.php filter
Last modified: August 21, 2016

---

# wp-login.php filter

 *  Resolved [happyches](https://wordpress.org/support/users/happyches/)
 * (@happyches)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/wp-loginphp-filter/)
 * Hi there,
 * I want to disable a plugin site-wide but enable it on wp-login.php
 * I tried to add a new Plugin Filter, but I have something wrong because it’s not
   working (the plugin isn’t enabled when I go to:
 *     ```
       http://mydomain.com/wp-login.php?loggedout=true
       ```
   
 * but it works when I go to
    `http://mydomain.com/wp-login.php` )
 * So basically..
    1.) I disabled the particular plugin I want disabled in Global
   Filters.. 2.) Then created a new filter called ‘Login Screen’ 3.) In the permalink
   I have ‘[http://mydomain.com/wp-login.php&#8217](http://mydomain.com/wp-login.php&#8217);
   4.) I enabled the relevant plugins and disabled the other plugins from the options
   of what I want enabled (it’s a wordpress login plugin that just customizes the
   logo / background and links of the wp-login.php page) 5.) Checked ‘Also Affect
   Children’ 6.) Saved, logged out.. tested.. but it doesn’t work.
 * Do I need to create a new url for every combination of wp-login.php? for it to
   work?
 * ie.:
 *     ```
       http://mydomain.com/wp-login.php?loggedout=true
       http://mydomain.com/wp-login.php?redirect=
       http://mydomain.com/wp-login.php?action=register
       ```
   
 * etc.
 * or should the ‘also affect children’ work ?
 * Kind Regards,
 * Penny
 * [http://wordpress.org/plugins/plugin-organizer/](http://wordpress.org/plugins/plugin-organizer/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [happyches](https://wordpress.org/support/users/happyches/)
 * (@happyches)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/wp-loginphp-filter/#post-4396892)
 * Nevermind, found another checkbox that fixed the problem in
    Settings > Plugin
   Organizer I didn’t have `Ignore URL arguments` enabled. Enabling that option 
   fixed it immediately 🙂

Viewing 1 replies (of 1 total)

The topic ‘wp-login.php filter’ is closed to new replies.

 * ![](https://ps.w.org/plugin-organizer/assets/icon-256x256.png?rev=1786554)
 * [Plugin Organizer](https://wordpress.org/plugins/plugin-organizer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/plugin-organizer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/plugin-organizer/)
 * [Active Topics](https://wordpress.org/support/plugin/plugin-organizer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/plugin-organizer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/plugin-organizer/reviews/)

## Tags

 * [wp-login.php](https://wordpress.org/support/topic-tag/wp-login-php/)

 * 1 reply
 * 1 participant
 * Last reply from: [happyches](https://wordpress.org/support/users/happyches/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/wp-loginphp-filter/#post-4396892)
 * Status: resolved