Forums
Forums / Plugin: Widget Context / Deprecated Call
(@jbyrd117)
13 years, 4 months ago
I’m using WordPress 3.5
I’m getting multiple instances of the following deprecated call error:
Function: unregister_sidebar_widget() Used in wp-content/plugins/widget-context/widget-context.php on line 160.
Use wp_unregister_sidebar_widget() instead. Deprecated in version 2.8.
http://ww.wp.xz.cn/extend/plugins/widget-context/
I should mention as well that I got this error multiple times too:
Undefined variable: words_in_post in […]/wp-content/plugins/widget-context/widget-context.php on line 285
(@flashbytes)
When looking into my debug.log, not only these above are shown, but also these: [there were too many, so I dropped them in a pastebin]
http://wordpress.pastebin.ca/2304400
The topic ‘Deprecated Call’ is closed to new replies.