Changes between Initial Version and Version 1 of Ticket #60922, comment 5
- Timestamp:
- 04/05/2024 01:45:58 PM (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #60922, comment 5
initial v1 1 Note: the custom logo id passed to the [https://github.com/WordPress/wordpress-develop/blob/13fd2f829b01156174d1ca7ca2236eb9c7248e42/src/wp-includes/general-template.php#L1092 get_custom_logo_image_attributes] filter in this function is documented as `int` but it's actually a string. 1 Note: the custom logo id passed to the [https://github.com/WordPress/wordpress-develop/blob/13fd2f829b01156174d1ca7ca2236eb9c7248e42/src/wp-includes/general-template.php#L1092 get_custom_logo_image_attributes] filter in this function is documented as `int` but it's actually a string. See #36640