Only displays 'Array' for things added/removed from classes
-
The plugin’s output is only displaying ‘Array’ when class functions are being added. This makes it hard to see what’s going on. For example:
616: add_action( ‘admin_init’, ‘Array’ ) Called from: /wp-content/plugins/google-analytics-for-wordpress/admin/class-admin.php | line #: 58 –> Time Added: 1403898156.7204
617: add_action( ‘admin_init’, ‘Array’ ) Called from: /wp-content/plugins/google-analytics-for-wordpress/admin/class-admin.phpRather than just displaying “Array” – can you make it display the classname / function name?
thanks ??
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Only displays 'Array' for things added/removed from classes’ is closed to new replies.