Title: 5.2.8 Issues
Last modified: August 22, 2016

---

# 5.2.8 Issues

 *  [Will Hawthorne](https://wordpress.org/support/users/wilirius/)
 * (@wilirius)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/528-issues/)
 * Had to disable. Somehow it caused a WP pluggable function I had overridden to
   not work anymore. Sticking with simple manual insert for now.
 * [https://wordpress.org/plugins/google-analytics-for-wordpress/](https://wordpress.org/plugins/google-analytics-for-wordpress/)

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

 *  [Gal Baras](https://wordpress.org/support/users/galbaras/)
 * (@galbaras)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/528-issues/#post-5650583)
 * Hardly enough information to help you, but seems like you’ve overridden something
   that should not be overridden…
 *  [moshiurmix](https://wordpress.org/support/users/moshiurmix/)
 * (@moshiurmix)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/528-issues/#post-5650629)
 * Fatal error: Cannot call overloaded function for non-object in /home/host/public_html/
   site/wp-content/plugins/google-analytics-for-wordpress/frontend/abstract-class-
   tracking.php on line 286
 *  Thread Starter [Will Hawthorne](https://wordpress.org/support/users/wilirius/)
 * (@wilirius)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/528-issues/#post-5650660)
 * Not asking for help, just informing people that may be upgrading.
 * Pluggable functions are a core feature…kinda like filters before filters existed.
 * [http://codex.wordpress.org/Pluggable_Functions](http://codex.wordpress.org/Pluggable_Functions)
 * The specific function:
 * [http://codex.wordpress.org/Function_Reference/wp_new_user_notification](http://codex.wordpress.org/Function_Reference/wp_new_user_notification)
 * Tested on two sites, and removing 5.2.8 allowed me to use the pluggable function
   again.
 *  Thread Starter [Will Hawthorne](https://wordpress.org/support/users/wilirius/)
 * (@wilirius)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/528-issues/#post-5650664)
 * Good find moshiurmix, that might be where the problem lies.
 * On line 283 in abstract-class-tracking.php, Yoast requires the WordPress pluggable
   functions file:
 * `require_once( ABSPATH . 'wp-includes/pluggable.php' );`
 * I believe this removes them from being pluggable functions, breaking the WordPress
   feature.
 * **——Edit—–**
 * OK I just went to github to make note of it, and daveagp already has.
 * [https://github.com/Yoast/google-analytics-for-wordpress/issues/271](https://github.com/Yoast/google-analytics-for-wordpress/issues/271)

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

The topic ‘5.2.8 Issues’ is closed to new replies.

 * ![](https://ps.w.org/google-analytics-for-wordpress/assets/icon.svg?rev=2976619)
 * [MonsterInsights - Google Analytics Dashboard for WordPress (Website Stats Made Easy)](https://wordpress.org/plugins/google-analytics-for-wordpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-analytics-for-wordpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-analytics-for-wordpress/)
 * [Active Topics](https://wordpress.org/support/plugin/google-analytics-for-wordpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-analytics-for-wordpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-analytics-for-wordpress/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [Will Hawthorne](https://wordpress.org/support/users/wilirius/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/528-issues/#post-5650664)
 * Status: not resolved