Title: Plugin errors
Last modified: August 20, 2016

---

# Plugin errors

 *  Resolved [Patrick Hopman](https://wordpress.org/support/users/patrickhopman/)
 * (@patrickhopman)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-errors-2/)
 * Something is going wrong with your recruitment widget plugin, i get the following
   errors:
 * Notice: wp_enqueue_style was called incorrectly. Scripts and styles should not
   be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts,
   or init hooks. Please see Debugging in WordPress for more information. (This 
   message was added in version 3.3.) in /Volumes/HD 2/Server/Fraction/wp-includes/
   functions.php on line 2758
 * Notice: Undefined index: custom_style in /Volumes/HD 2/Server/Fraction/wp-content/
   plugins/wow-recruit-widget/inc/admin.php on line 140
 * Notice: Undefined index: display_closed in /Volumes/HD 2/Server/Fraction/wp-content/
   plugins/wow-recruit-widget/inc/admin.php on line 141
 * Warning: Cannot modify header information – headers already sent by (output started
   at /Volumes/HD 2/Server/Fraction/wp-includes/functions.php:2758) in /Volumes/
   HD 2/Server/Fraction/wp-includes/pluggable.php on line 881
 * Just a question, are you going to update it?
 * [http://wordpress.org/extend/plugins/wow-recruit-widget/](http://wordpress.org/extend/plugins/wow-recruit-widget/)

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

 *  Plugin Author [Freeman Man](https://wordpress.org/support/users/freegod725/)
 * (@freegod725)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-errors-2/#post-3134603)
 * these are warnings that only appear if you’re in WordPress Debug mode. Simply
   set WP_DEBUG to false and they will be gone.
 * these will not be fixed (at least for now) as they won’t break the plugin in 
   production.
 *  Plugin Author [Freeman Man](https://wordpress.org/support/users/freegod725/)
 * (@freegod725)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-errors-2/#post-3134605)
 * fixed these in the “settings” page in 1.4.3
    but again, you can simply set WP_DEBUG
   to false to get rid of these messages
 *  Thread Starter [Patrick Hopman](https://wordpress.org/support/users/patrickhopman/)
 * (@patrickhopman)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-errors-2/#post-3134626)
 * Thanks! But it would still be better to resolve the notices of deprecated functions
   so the plugin doesn’t break in a new version of WordPress.

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

The topic ‘Plugin errors’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wow-recruit-widget.svg)
 * [WOW Recruitment Widget](https://wordpress.org/plugins/wow-recruit-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wow-recruit-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wow-recruit-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/wow-recruit-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wow-recruit-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wow-recruit-widget/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Patrick Hopman](https://wordpress.org/support/users/patrickhopman/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-errors-2/#post-3134626)
 * Status: resolved