create_function error in essential-grid
-
Hi
Is there are way to replace this deprecated function?
I get this error:Deprecated: Function create_function() is deprecated in /customers/7/7/6/feicon.dk/httpd.www/wp-content/plugins/essential-grid/essential-grid.php on line 98
The lines reads:
add_action(‘widgets_init’, array(‘Essential_Grid’, ‘register_custom_sidebars’));
add_action(‘widgets_init’, create_function(”, ‘return register_widget(“Essential_Grids_Widget”);’));Any help appreciated.
Tom
The page I need help with: [log in to see the link]
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘create_function error in essential-grid’ is closed to new replies.