10up / brightcove-video-connect

A plugin to integrate your Brightcove video library or libraries with WordPress
https://www.brightcove.com/
GNU General Public License v2.0
22 stars 34 forks source link

Fix: Only variables should be passed by reference #369

Closed MARQAS closed 9 months ago

MARQAS commented 10 months ago

Description of the Change

This PR fixes an issue where the plugin throws a warning in the label field while editing a label

Closes #357

How to test the Change

  1. Go to the Labels page
  2. Click on Edit label
  3. It should display the label value

Changelog Entry

Fixed - PHP warning while editing a label

Credits

Props @MARQAS , @felipeelia

Checklist: