Changes between Version 1 and Version 2 of Ticket #57685, comment 1
- Timestamp:
- 02/09/2023 09:01:12 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57685, comment 1
v1 v2 1 1 Currently there seems to be 1 plugin and 0 themes that mention the `edit_custom_thumbnail_sizes` filter. The [https://wordpress.org/plugins/system-dashboard/ System Dashboard] plugin doesn't really use it, it only mentions it as an existing hook. 2 2 3 Frankly I'm really tempted to recommend to just remove it. This will not result in any errors , and seems any plugins or themes will not stop working either.3 Frankly I'm really tempted to recommend to just remove it. This will not result in any errors (removing a filter doesn't usually trigger any errors), and seems there won't be any plugins or themes that will stop working because if it.