Thanks a lot Keith!
The semicolons came from a Drupal site, where it seems they are allowed.
JL
Just comment out the entire definition of “video()” and it’ll work.
/* public static function video( $atts = null, $content = null ) {
...
}
*/
This should be reported upstream to the plugin developers.