Mathias Gorenflot
Mathias Gorenflot
Hi, I would like to bind that external images are loaded in a Do you have any idea ? ``` Vue.config.debug = true; Vue.http.options.root = 'https://my-url'; Vue.filter('cut', function(value) { return...
I need to set some connection required in certains custom post type. I don't know if it's the best way, perhaps this code will help you and can be better...
Thank's for this great work. I try to work with wordpress in a modern way (themosis, composer, .. ) In my current project , posts to posts is a required...