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

Send API requests only on the required pages #379

Closed burhandodhy closed 8 months ago

burhandodhy commented 8 months ago

Description of the Change

This PR fixes the issue where the plugin sends unwanted API calls on all the admin pages.

Closes #

How to test the Change

Changelog Entry

Fixed - Limit API calls on unwanted admin pages.

Credits

Props @burhandodhy

Checklist:

jonnynews commented 8 months ago

Is this a fix for https://github.com/10up/brightcove-video-connect/issues/367?