Replies: 0
I am using the wprm plugin. Youtube Lyte will not read the videos located inside of the plugin. I have read other posts that state it is possible to read videos that are embedded within this particular plugin with some code modifications. The filters for the wprm plugin are locate at:
https://help.bootstrapped.ventures/article/129-plugin-hooks-and-filters
There is a short code used for the video area [wprm-recipe-video] short codes can be filtered according to the page above.
I am not familiar enough with php to put these pieces together. I assume that I add the your custom fields code plus the filters to the functions.php. If you can give me some direction that would be great. Thanks.