• Resolved michaelsauter

    (@michaelsauter)


    I just installed this plugin in 3.5.1 and get the following notice (when debugging is turned on): “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.”

    The error is caused in podcasting-settings.php, line 27. The argument for the $capability parameter is “8”, which is deprecated. An easy fix is to use “manage_options” instead.

    Would it be possible to fix this in the plugin itself so that I don’t have to fix our local version?

    https://www.ads-software.com/extend/plugins/podcasting/

Viewing 1 replies (of 1 total)
  • Plugin Author glennbennett

    (@glennbennett)

    Michael,

    Thanks for the feedback. I’ll be updating the admin section of this plugin in the next release. I haven’t noticed this causing any problems, but it should be fixed in the next release.

    Let me know if you find additional issues.
    Glenn

Viewing 1 replies (of 1 total)
  • The topic ‘Notice has_cap was called with deprecated argument’ is closed to new replies.