shortlist-digital/wp-video-header-type-plugin

Adds a video type to the Opening Header ACF field group

This package's canonical repository appears to be gone and the package has been frozen as a result.

1.2.0 2018-08-03 12:07 UTC

This package is not auto-updated.

Last update: 2019-03-03 14:53:41 UTC


README

Adds the option to put a video instead of an image in the post header. In the Opening Header section will appear a new option of Header type called Header with video, once you select it a new tab asking for the videos ids from jwplayer will appear using ACF custom logic.

Editing the code

Please run the tests after making changes:

composer install
composer test