Hi,
For the next release of your plugin, you could replace "js_escape", which is deprecated, by "esc_js" in blogroll.php.
http://codex.wordpress.org/Function_Reference/js_escape
Thanks,
PG
Hi,
For the next release of your plugin, you could replace "js_escape", which is deprecated, by "esc_js" in blogroll.php.
http://codex.wordpress.org/Function_Reference/js_escape
Thanks,
PG
Sure. I've already committed the change to SVN.
If you notice any other deprecated functions being used by the plugin, don't hesitate to let me know.
You must log in to post.