chlitto
Forum Replies Created
-
But I’m talking about WordPress REST API, not Yoast. Yoast isn’t doing its thing when a post is being published in a different way than manually on the website. And from what I remember this worked a few months ago for XML-RPC so it seems like a bug in the newer version.
I’ve checked the database and Yoast is creating a row with information about the post, but the og:image information are missing.
Forum: Plugins
In reply to: [Contact Form 7] v2 recaptcha back / let us choose v2 or v3There should be an option to decide to upgrade to v3 since it impact the design of the website.
Forum: Plugins
In reply to: [WP RSS Multi Importer] Few requestsi meant as a resource for you to “look into this” 🙁
do you have an alternative ;] ?
Forum: Plugins
In reply to: [WP RSS Multi Importer] Few requestsOk, found something more usefull 🙂
http://ww.wp.xz.cn/extend/plugins/page-links-to/Forum: Plugins
In reply to: [WP RSS Multi Importer] Few requestsI have no idea about plugin development but maybe this would help
This would require a custom post type http://codex.ww.wp.xz.cn/Post_Types#Custom_Types
And a custom template (with an external link in the title on the main page) http://codex.ww.wp.xz.cn/Pages#Example_Using_Custom_Post_Typesedit: hmm or there’s a simpler way (but i don’t know if it’s good), using a filter to change the link http://codex.ww.wp.xz.cn/Function_Reference/add_filter
Forum: Plugins
In reply to: [Participad] Etherpad Full?yes, now there’s a text input in EPL for a username, and there should be a fixed WP user display name (and maybe next to the user color an avatar:)
Forum: Plugins
In reply to: [Participad] Etherpad Full?and one more question, is there a chance that the epl users will have wp usernames?