Title: everdred's Replies | WordPress.org

---

# everdred

  [  ](https://wordpress.org/support/users/everdred/)

 *   [Profile](https://wordpress.org/support/users/everdred/)
 *   [Topics Started](https://wordpress.org/support/users/everdred/topics/)
 *   [Replies Created](https://wordpress.org/support/users/everdred/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/everdred/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/everdred/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/everdred/engagements/)
 *   [Favorites](https://wordpress.org/support/users/everdred/favorites/)

 Search replies:

## Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP fail2ban - Advanced Security] Plugin seems to severely overstate the number of login attempts](https://wordpress.org/support/topic/plugin-seems-to-severely-overstate-the-number-of-login-attempts/)
 *  Thread Starter [everdred](https://wordpress.org/support/users/everdred/)
 * (@everdred)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/plugin-seems-to-severely-overstate-the-number-of-login-attempts/#post-6764353)
 * I appreciate the response. In my original post I demonstrated that the inflated
   number of entries in auth.log are identical to the numbers that logwatch claims.
 * (It may be necessary to scroll the quoted snippets in the original post horizontally,
   in order to see the logwatch figures, which are a single long line.)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[OpenID] Remove OpenID login option from login screen](https://wordpress.org/support/topic/remove-openid-login-option-from-login-screen/)
 *  [everdred](https://wordpress.org/support/users/everdred/)
 * (@everdred)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/remove-openid-login-option-from-login-screen/#post-6676196)
 * > I want to remove the OpenID logon option from my site’s logon page
 * I wanted this as well and was displeased to find that it wasn’t an option. What
   we need to do is simple: delete the entire contents of login.php, one of the 
   files that comes with this plugin. You can accomplish this using the “Editor”
   functionality within WordPress, or by opening the file in Notepad or a plain-
   text editor of your choosing, but remove everything from the file, and then save
   your changes. (You can’t delete the file itself, because another part of the 
   plugin looks for it, and you’ll get a server error when you try to load your 
   login page.)
 * Note that if an update for this plugin is released, updating the plugin will 
   restore the login page functionality, and you’ll have to do this again after 
   the upgrade.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Subscribe To Comments Reloaded] Unrequested Manage Your Subscriptions Emails](https://wordpress.org/support/topic/unrequested-manage-your-subscriptions-emails/)
 *  [everdred](https://wordpress.org/support/users/everdred/)
 * (@everdred)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/unrequested-manage-your-subscriptions-emails/#post-3877922)
 * I can confirm that this is happening to me as well. WordPress 3.6.1, plugin 2.0.3.
 * A user that appears four times in my database, all four times with status “N”,
   is receiving unrequested “You have requested to manage your subscription” emails.
   My mail logs show that usually two emails are sent at a time, 1-3 times per day.
 * The last time this user commented was years before I even installed this plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[OpenID] Hide OpenID Field from login screen](https://wordpress.org/support/topic/hide-openid-field-from-login-screen/)
 *  [everdred](https://wordpress.org/support/users/everdred/)
 * (@everdred)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/hide-openid-field-from-login-screen/#post-3415217)
 * I had the same problem, and the solution I found was to edit one of the plugin
   files.
 * Comment out line 9 of login.php in the plugin folder, like so:
 * `/*add_action( 'login_form', 'openid_wp_login_form');*/`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Shocking Red Publish Button] No longer has any effect](https://wordpress.org/support/topic/plugin-shocking-red-publish-button-no-longer-has-any-effect/)
 *  [everdred](https://wordpress.org/support/users/everdred/)
 * (@everdred)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/plugin-shocking-red-publish-button-no-longer-has-any-effect/#post-1298312)
 * Can confirm this is still the case on WordPress 2.9.2.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Comments with OpenId] Trick to making this plugin work](https://wordpress.org/support/topic/plugin-comments-with-openid-trick-to-making-this-plugin-work/)
 *  [everdred](https://wordpress.org/support/users/everdred/)
 * (@everdred)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/plugin-comments-with-openid-trick-to-making-this-plugin-work/#post-1378810)
 * This was very helpful. Thank you.
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [enhanced Journalist](https://wordpress.org/support/topic/enhanced-journalist/)
 *  [everdred](https://wordpress.org/support/users/everdred/)
 * (@everdred)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/enhanced-journalist/#post-1098013)
 * Thank you so much for enhancing this theme, Yoschi. Journalist + nested/threaded
   comments was precisely what I was looking for!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [OpenID plugin does not add login option on comment form?](https://wordpress.org/support/topic/openid-plugin-does-not-add-login-option-on-comment-form/)
 *  [everdred](https://wordpress.org/support/users/everdred/)
 * (@everdred)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/openid-plugin-does-not-add-login-option-on-comment-form/#post-1357815)
 * You may want to see this thread:
 * [http://wordpress.org/support/topic/332073](http://wordpress.org/support/topic/332073)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [OpenID doesnt show in coments fields](https://wordpress.org/support/topic/openid-doesnt-show-in-coments-fields/)
 *  [everdred](https://wordpress.org/support/users/everdred/)
 * (@everdred)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/openid-doesnt-show-in-coments-fields/#post-1278700)
 * The way I managed to solve this was by directly editing the comments.php file
   for my current theme to call the form label “Website/OpenID.”
 * Inelegant, but the best I can think of.

Viewing 9 replies - 1 through 9 (of 9 total)