我可以将插件升级到特定版本吗?

时间:2018-01-03 作者:lofidevops

I am testing plugin upgrades on a staging instance before applying them to production. But if there are any delays in this process, I may end up being prompted to upgrade to a newer, untested version on production.

If prompted to upgrade a plugin, how can I choose an intermediary update, rather than the latest?

3 个回复
最合适的回答,由SO网友:kero 整理而成

使用WP-CLI,可以按照official documentation.

$ wp plugin update <plugin>
使用以下任一参数

--minor
仅对次要版本执行更新(例如,从1.3到1.4,而不是2.0)

--patch
仅对补丁版本执行更新(例如,从1.3到1.3.3,而不是1.4)

--version=<version>
如果设置,插件将更新到指定的版本。

SO网友:Liam Stewart

您还可以从插件的SVN下载特定版本。

假设您想要Yoast的特定版本。

https://wordpress.org/plugins/wordpress-seo/

https://plugins.svn.wordpress.org/wordpress-seo/标签/

这个tags 文件夹列出所有版本。

SO网友:AFOC

将插件轻松升级/降级到特定版本的最简单的无cli方法是:

点击;“高级视图”;在插件页面的右栏信息列表下,它会将您带到一个url,如https://wordpress.org/plugins/<plugin>/advanced/wp-content/pluginswp-content/pluginswww.yoursite.com/wp-admin/plugins.php 您想要的版本现在已列出,仅此而已。

结束

相关推荐

WordPress Plugins won't save

我有一个WordPress网站,我刚刚接管了一个客户,因此我没有能力与以前的网站管理员/开发人员交谈。该网站使用的是YOOtheme对Subway稍加修改的版本。为了更新插件位置,Subway的一部分有“小部件选项”。我无法更改外观或小部件显示的页面,因为我无法保存任何内容。它看起来像已保存,但没有保存,或者您会在保存按钮旁边看到“加载循环”,它一直在运行。Things to note:<WordPress和插件是最新的。在我们转移到新服务器之前,插件是可更新的。新服务器有一个max\\u inpu