Skip to content

Conversation

@maniu
Copy link

@maniu maniu commented Oct 24, 2025

Summary

This PR updates the Featured Video Plus plugin to address Node 20/Gulp 4 compatibility and fixes several PHP warnings and deprecation notices. The changes improve compatibility with modern development environments and resolve runtime issues.

Changes Made

Build System Updates

  • Updated dependencies for Node 20 and Gulp 4 compatibility
  • Updated gulpfile.js to work with the latest Gulp version

PHP Compatibility Fixes

  • Fixed deprecated class-oembed.php reference, updated to use class-wp-oembed.php
  • Fixed PHP warning by safely checking 'full' offset in video array access
  • Fixed parse_str() deprecation warning by ensuring non-null arguments

Version Update

  • Bumped plugin version to 2.3.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant