[Plugin: Artiss Code Embed] Debug level warnings
-
Hello,
most of the plugin seems to work, however the plugin apparently relies on deprecated functionality, so when debugging is enabled it triggers 4 warnings on every admin page:
Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead.
Notice: add_contextual_help is deprecated since version 3.3! Use get_current_screen()->add_help_tab() instead.
Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead.
Notice: add_contextual_help is deprecated since version 3.3! Use get_current_screen()->add_help_tab() instead.The warnings appear on all admin pages. Was this plugin tested with 3.3.1 properly?
The topic ‘[Plugin: Artiss Code Embed] Debug level warnings’ is closed to new replies.