manifest / integrations / wp-video-sync
WP Video Sync
Save the metadata of videos into the wp postmeta table. Requires SDKS to be installed first.
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/nicscott01/wp-video-sync/archive/refs/heads/main.zipWP Video Sync Project
This was started to take care of keeping video content up to date on LearnDash LMS. Because of the many videos that my client has, we wanted the abilty to add videos to a Vimeo showcase, and have that be reflected as a new/updated lesson within LearnDash.
Todo:
- (Option) Remove a lesson if that video is removed in the showcase (do we draft it? trash it?)
- (Option) Update Course w/ showcase info (featured image, title, description )
- (Option) Sync/Map tags to WP/Learndash Cats & Tags
- (Option) Order the lessons as the showcase shows the videos
- (Option) update domain embed settings
- (Option) Choice of saving image with play button vs w/o playbutton -- or maybe that's just up to CSS styling on the front end (use your own play button)