Changes between Initial Version and Version 1 of Ticket #50052, comment 32
- Timestamp:
- 05/20/2020 07:29:40 PM (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #50052, comment 32
initial v1 5 5 * `auto_plugin_update_send_email` 6 6 * `send_theme_auto_update_email` 7 8 For reference, here are the other three new filters: 9 10 * `auto_plugin_theme_update_email` 11 * `wp_plugins_auto_update_enabled` 12 * `wp_themes_auto_update_enabled` 13 14 Do the latter two need the `wp_` prefix?