Deprecated functions
-
Hi, like the plugin but for the widget your using the old register_sidebar_widget() and register_widget_control() which are deprecated and throw warnings in WP_DEBUG mode.
They should be replaced with the newer wp_register_sidebar_widget() and wp_register_widget_control()
The topic ‘Deprecated functions’ is closed to new replies.