[wp-trac] [WordPress Trac] #62081: Block editor and Customizer display avatars even when 'show_avatars' option is disabled
WordPress Trac
noreply at wordpress.org
Thu Sep 19 17:30:04 UTC 2024
#62081: Block editor and Customizer display avatars even when 'show_avatars' option
is disabled
--------------------------+-----------------------------
Reporter: ffffelix | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
In two instances, avatars are displayed even when the site option
`show_avatars` is disabled.
* Block editor: the avatar is passed in to `$editor_settings` on initial
load by `edit-form-blocks.php`
* Customizer: outputs the avatar via
`WP_Customize_Manager->get_lock_user_data()`
This is already handled correctly in the classic editor and in the
Heartbeat AJAX handler for refreshing the post lock.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62081>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list