admin管理员组文章数量:1427091
I'm a plugin developer and want to ensure my users are getting updates when I release an update within the wordpress plugin svn repo. I know if they search for the plugin through the plugin area of their admin and install it that way that they see updates.
However I'm not sure if people download the zip file from the public wordpress plugin listing, ie from a page like this, and then upload it manually to their wordpress installation, is it still linked like the previous method where they will see updates if there is a newer version in the wordpress plugin svn repo?
I'm ultimately trying to figure out if I should direct future users to the plugin description page on wordpress, or if I instead should be telling them how to search for it within their wordpress admin.
I'm a plugin developer and want to ensure my users are getting updates when I release an update within the wordpress plugin svn repo. I know if they search for the plugin through the plugin area of their admin and install it that way that they see updates.
However I'm not sure if people download the zip file from the public wordpress plugin listing, ie from a page like this, and then upload it manually to their wordpress installation, is it still linked like the previous method where they will see updates if there is a newer version in the wordpress plugin svn repo?
I'm ultimately trying to figure out if I should direct future users to the plugin description page on wordpress, or if I instead should be telling them how to search for it within their wordpress admin.
Share Improve this question edited May 15, 2019 at 22:16 Shane N asked Jan 13, 2016 at 0:52 Shane NShane N 1134 bronze badges 2- 1 Either way works as long as you are versioning correctly. – Nathan Powell Commented Jan 13, 2016 at 0:56
- Thanks @NathanPowell, any resources to confirm this? Respond as an answer and I'll award you the points – Shane N Commented Jan 13, 2016 at 3:07
1 Answer
Reset to default 3Here is how you should be updating your plugin. The WordPress install sends data to the repository and the repository sorts out the versioning and talks back to the install. Here is an article by Mark Jaquith on this subject, and the lengths to go though to turn it off.
There has been a vigorous discussion going on regarding what data WordPress installs send to WordPress when doing update checks. Because WordPress (the software) doesn’t know whether a theme or plugin is listed in the WordPress repositories, it has to check them all, and let the repository sort it out. Some have expressed concern that private plugins developed for a single client could contain sensitive information in their headers, like contact information for the developer, etc.
本文标签: Do uploaded plugins get updates if they came from the wordpress plugin directory
版权声明:本文标题:Do uploaded plugins get updates if they came from the wordpress plugin directory? 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745489269a2660529.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论