_maybe_update_plugins
- %1$s is private and should not be used in themes or plugins directly.
_maybe_update_plugins ( No parameters )
- Introduced in WordPress: 2.7.0
- Deprecated in WordPress: —
Description
Checks the last time plugins were run before checking plugin versions.This might have been backported to WordPress 2.6.1 for performance reasons.
This is used for the wp-admin to check only so often instead of every page
load.