【问题标题】:WordPress -- Is it possible to schedule monthly updates on applicable plugins?WordPress——是否可以安排适用插件的每月更新?
【发布时间】:2020-01-25 14:39:34
【问题描述】:

我知道有许多插件允许在 WordPress 中进行选择性自动插件更新,并且可以编辑 functions.php 以强制自动插件更新,但是我想知道是否可以在适用的情况下运行自动批量更新(可更新)每月插件?

一如既往的感谢!

【问题讨论】:

  • 是的。搜索wp_cron

标签: wordpress


【解决方案1】:

根据@disinfor 的评论,看起来 wp_cron / wp_schedule_event 是最好的方法。

希望这些参考资料有用 -

https://developer.wordpress.org/plugins/cron/ https://codex.wordpress.org/Function_Reference/wp_schedule_event

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2020-03-01
    • 2015-08-10
    相关资源
    最近更新 更多