Title: worst plugin ever
Last modified: September 3, 2016

---

# worst plugin ever

 *  [Viktor Prevaric](https://wordpress.org/support/users/vprevari/)
 * (@vprevari)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/worst-plugin-ever-21/)
 * – LDAP plugin (wpDirAuth) stopped working when installed this plugin
    – it constantly
   spams your admin area with stupid messages
 * There are so many better alternatives then this.

Viewing 1 replies (of 1 total)

 *  [Paul Gilzow](https://wordpress.org/support/users/gilzow/)
 * (@gilzow)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/worst-plugin-ever-21/#post-8059874)
 * It’s because the author is including pluggables.php at the top of the script,
   which s/he shouldn’t be doing.
 * It looks like most of what the author is relying on in pluggables is occurring
   during his/her plugin activation functions. at that point, pluggables will already
   be loaded by wordpress, so there really isnt any need to manually load the file.
   If there is something in there I’m not seeing, just hook that functionality to
   _plugins\_loaded_ so it doesn’t screw with other plugins.

Viewing 1 replies (of 1 total)

The topic ‘worst plugin ever’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-like-button_d09e60.svg)
 * [WP Like Button](https://wordpress.org/plugins/wp-like-button/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-like-button/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-like-button/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-like-button/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-like-button/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-like-button/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Paul Gilzow](https://wordpress.org/support/users/gilzow/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/worst-plugin-ever-21/#post-8059874)