Discussion:
Auto-upgrade questions
Luke Bryan
2013-10-04 00:07:03 UTC
Permalink
Greetings all,

I was just going through the new auto-update codein class-wp-upgrader.php
(function perform_auto_updates), and it appears that all plugins will also
be updated automatically? Is this correct, or is this just for testing in
beta for now?

I also noticed in update.php in wp_schedule_update_checks() it is setting
the cron to twice-daily updates - is this the recommended setting, even
when there may be many blogs on the same server, that may get bogged down
if they all update at the same time?

Best regards.
Luke
James Collins
2013-10-04 02:03:30 UTC
Permalink
Hi Luke,

This post should answer some of your questions:
http://make.wordpress.org/core/2013/09/24/automatic-core-updates/.

Plugin & theme updates are opt-in (currently via filters).

James
Post by Luke Bryan
Greetings all,
I was just going through the new auto-update codein class-wp-upgrader.php
(function perform_auto_updates), and it appears that all plugins will also
be updated automatically? Is this correct, or is this just for testing in
beta for now?
I also noticed in update.php in wp_schedule_update_checks() it is setting
the cron to twice-daily updates - is this the recommended setting, even
when there may be many blogs on the same server, that may get bogged down
if they all update at the same time?
Best regards.
Luke
_______________________________________________
wp-hackers mailing list
http://lists.automattic.com/mailman/listinfo/wp-hackers
Mika A Epstein
2013-10-04 15:36:11 UTC
Permalink
The Twice Daily is not explained there, but yes, it's okay. Right now,
if you're on nightlies, you get it twice a day. This will be changed
later, but right now pretend we're stress testing the system ;)
October 3, 2013 7:03 PM
Hi Luke,
http://make.wordpress.org/core/2013/09/24/automatic-core-updates/.
Plugin & theme updates are opt-in (currently via filters).
James
_______________________________________________
wp-hackers mailing list
http://lists.automattic.com/mailman/listinfo/wp-hackers
October 3, 2013 5:07 PM
Greetings all,
I was just going through the new auto-update codein class-wp-upgrader.php
(function perform_auto_updates), and it appears that all plugins will also
be updated automatically? Is this correct, or is this just for testing in
beta for now?
I also noticed in update.php in wp_schedule_update_checks() it is setting
the cron to twice-daily updates - is this the recommended setting, even
when there may be many blogs on the same server, that may get bogged down
if they all update at the same time?
Best regards.
Luke
_______________________________________________
wp-hackers mailing list
http://lists.automattic.com/mailman/listinfo/wp-hackers
--
Mika A Epstein (aka Ipstenu)
http://ipstenu.org | http://halfelf.org
Loading...