unexpected T_FUNCTION
-
Parse error: syntax error, unexpected T_FUNCTION in /home/public_html/wp-content/plugins/ngs-sam-integrator/php/widgets.php on line 285
Lines 285 – 287
add_action( ‘widgets_init’, function() { register_widget(“ngs_top_req_widget”); } );
add_action( ‘widgets_init’, function() { register_widget(“ngs_upcoming_tracks_widget”); } );
add_action( ‘widgets_init’, function() { register_widget(“ngs_recently_played_widget”); } );
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘unexpected T_FUNCTION’ is closed to new replies.