dynamic vue widget inside custom post
How do i get Data from the DB to the frontend (vue.js)? Can i use the REST API for the WPDB? The REST API works for this, or you could include the data in the HTML as JSON or a window variable How can i use a custom post type to “feed” information into my … Read more