0

I'm running WordPress on lamp install in a virtual machine. I frequently pause it, save snapshots, etc. Date and time aren't correct because of this and I think I noticed weird behavior of plugins that use cron. How do I fix my time and plugins? Maybe I should get time from an external location so it would be correct even though I regularly pause my machine?

4

1 に答える 1

0

私の経験では、OS X で VMware 経由で Wi​​ndowsXP を実行すると、一時停止後に VM を起動してから 1 ~ 2 分後に Windows がシステム時刻を更新します。その場合、Wordpress cron を手動でトリガーできるはずであり、その結果、WP とプラグインが更新されます。wp_cron の Wordpress ドキュメント

于 2009-08-11T15:41:15.820 に答える