Title: Debug Notice
Last modified: August 20, 2016

---

# Debug Notice

 *  [curtismchale](https://wordpress.org/support/users/curtismchale/)
 * (@curtismchale)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/debug-notice/)
 * You’re using an odd constant in the index.php file of your plugin to check for
   jQuery. You should be using `wp_script_is( 'jquery' )` to check for the registered
   version of jQuery in WordPress.
 * Also if you just added jquery as a requirement of your JS on line 51 then it 
   would be loaded before your plugin. That would negate the whole check for jQuery
   thing.
 * [http://wordpress.org/extend/plugins/silk-ajax-comments/](http://wordpress.org/extend/plugins/silk-ajax-comments/)

Viewing 1 replies (of 1 total)

 *  [toxinhead](https://wordpress.org/support/users/toxinhead/)
 * (@toxinhead)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/debug-notice/#post-3212645)
 * Cheers for quick fix!

Viewing 1 replies (of 1 total)

The topic ‘Debug Notice’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/silk-ajax-comments.svg)
 * [Silk AJAX Comments](https://wordpress.org/plugins/silk-ajax-comments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/silk-ajax-comments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/silk-ajax-comments/)
 * [Active Topics](https://wordpress.org/support/plugin/silk-ajax-comments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/silk-ajax-comments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/silk-ajax-comments/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [toxinhead](https://wordpress.org/support/users/toxinhead/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/debug-notice/#post-3212645)
 * Status: not resolved