Title: webfanatic's Replies | WordPress.org

---

# webfanatic

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Javascript Not Functioning On Admin Pages after 3.3 Upgrade](https://wordpress.org/support/topic/javascript-not-functioning-on-admin-pages-after-33-upgrade/)
 *  [webfanatic](https://wordpress.org/support/users/webfanatic/)
 * (@webfanatic)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/javascript-not-functioning-on-admin-pages-after-33-upgrade/page/2/#post-2447603)
 * I found [another thread](http://wordpress.org/support/topic/call-to-undefined-method-custom_admin_baradd_group?replies=5)
   that had the solution for me. I commented out the Custom_Admin_Bar class in classes.
   php in my custom theme. I also noticed a deprecation warning for automatic_feed_links(
   false ) which I changed to add_theme_support( ‘automatic-feed-links’ ) in functions.
   php. Now error logs and UI are clean.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Call to undefined method Custom_Admin_Bar::add_group()](https://wordpress.org/support/topic/call-to-undefined-method-custom_admin_baradd_group/)
 *  [webfanatic](https://wordpress.org/support/users/webfanatic/)
 * (@webfanatic)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/call-to-undefined-method-custom_admin_baradd_group/#post-2456950)
 * Thanks! This did the trick for me, too. I commented out the Custom_Admin_Bar 
   class in classes.php. I also noticed a deprecation warning for automatic_feed_links(
   false ) which I changed to add_theme_support( ‘automatic-feed-links’ ). Now error
   logs and UI are clean.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Javascript Not Functioning On Admin Pages after 3.3 Upgrade](https://wordpress.org/support/topic/javascript-not-functioning-on-admin-pages-after-33-upgrade/)
 *  [webfanatic](https://wordpress.org/support/users/webfanatic/)
 * (@webfanatic)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/javascript-not-functioning-on-admin-pages-after-33-upgrade/page/2/#post-2447602)
 * pmcmillan3698 did you ever get a chance to look at the changes your developer
   made? I’m struggling with the same issue.

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