• Resolved WebEndev

    (@munman)


    I was troubleshooting another problem in wp_debug and saw this when activating the player plugin:

    Notice: get_plugin_data was called with an argument that is deprecated since version 3.0! The Site Wide Only: true plugin header is deprecated. Use Network: true instead. in siteurl\wp-includes\functions.php on line 3466

    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. in siteurl\wp-includes\functions.php on line 3466

    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. in siteurl\wp-includes\functions.php on line 3466

    https://www.ads-software.com/extend/plugins/mp3-jplayer/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author simon.ward

    (@simonward-1)

    Thanks for the info, the has_caps warning is fixed for next time, i’ll look at the other error you mentioned too.
    Simon

    Plugin Author simon.ward

    (@simonward-1)

    …the other error doesn’t come from this plugin.

    check your other plugins, I suspect you’ll get this error message even with deactivated plugins as those headers are being read when you go to your ‘plugins’ page.

    The has_caps error has been fixed in v1.7.2

    Thread Starter WebEndev

    (@munman)

    Thanks much. Nice plugin!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: MP3-jPlayer] WP_DEBUG errors – deprectated arguments’ is closed to new replies.