• Resolved traone

    (@traone)


    After latest update, I’m getting a Deprecated notice.

    Deprecated: Function split() is deprecated in /wp-content/plugins/media-tags/media_tags.php on line 197

    Line 197: $r[‘media_tags_array’] = split(‘,’, $r[‘media_tags’]);

    Should use explode() instead of split(), fixes the issue.

    https://www.ads-software.com/plugins/media-tags/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Deprecated: Function split()’ is closed to new replies.