• The fix to make this work in PHP 8+ is to replace

    function MediaTags

    with

    function __construct

    in media_tags.php.

    Not sure why I can’t reply to the existing topic about PHP 8 but leaving this here in case anyone else runs into the issue.

  • The topic ‘PHP 8 Fix’ is closed to new replies.