VLP source code for PODs template?
-
Since this plugin is intended to be lightweight, such that a VLP can’t be reused in multiple places on a website, is there a way to get access to the VLP code so that it could potentially be used in a template that populates the URL programmatically?
I am using Pods to create custom post types, and each post type can be styled with a template that can programmatically generate content. It’d be great to be able to use VLP in this manner, such that URLs can be automatically generate/update the VLP with the Pod post content. This appears to provide a way to dynamically update/reuse a VLP, without necessarily changing the core purpose and positioning of the plugin. The Pod form would pass a URL to the VLP snippet in the template, and when the post is rendered, would also generate a VLP.
I imagine the snippet would handle VLP styling and API calls, and just ingest a URL. (Does VLP use Open Graph?)
Is it possible to get VLP source code snippet that can be added to a Pod post template (HTML, JS etc.)?
Thanks!
- The topic ‘VLP source code for PODs template?’ is closed to new replies.