admin管理员组文章数量:1305842
I would like to know if there is a new version from the official WP Repos for a specific plugin.
How can I check for this in json/xml format? Or other format maybe?
Something like this: .7/
But for each single plugin in the WP repo
I would like to know if there is a new version from the official WP Repos for a specific plugin.
How can I check for this in json/xml format? Or other format maybe?
Something like this: https://api.wordpress/core/version-check/1.7/
But for each single plugin in the WP repo
Share Improve this question asked Jan 24, 2021 at 11:57 SirLouenSirLouen 857 bronze badges 3- Check this question - wordpress.stackexchange/questions/354408/… – Q Studio Commented Jan 24, 2021 at 14:09
- @QStudio can't believe this. I though that as soon as they are uploaded into the WP Repo, WP repos update the version, and send the signal for new version availability, which somehow shall be querying some kind of API or simple signal from SVN repo, not sure... – SirLouen Commented Jan 24, 2021 at 16:56
- Also the answers are weird: 100% of the plugins from WP Repos are auto-updated on newly released version, so maybe they are talking about plugins download outside from WP Repos – SirLouen Commented Jan 24, 2021 at 16:56
1 Answer
Reset to default 1As expected, there is a JSON API.
Just had to dig a lot in the codex!
https://codex.wordpress/WordPress_API#Plugins
本文标签: Checking for a new version from WP Repos
版权声明:本文标题:Checking for a new version from WP Repos 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741808892a2398675.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论