Summery Summery
Filters the text string of the auto-updates setting for each plugin in the Site Health debug data.
Syntax Syntax
Parameters Parameters
- $auto_updates_string
-
(string) The string output for the auto-updates column.
- $plugin_path
-
(string) The path to the plugin file.
- $plugin
-
(array) An array of plugin data.
- $enabled
-
(bool) Whether auto-updates are enabled for this item.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
5.5.0 | Introduced. |