Skip to content

Conversation

@jeherve
Copy link

@jeherve jeherve commented Jan 5, 2023

This change would allow one to use the enqueue_block_editor_assets hook just like we use the admin_enqueue_scripts hook today: we can easily add conditionals and decide in which editor (post, widget, site) we want a block asset to be enqueued.

More details in the Trac ticket: https://core.trac.wordpress.org/ticket/57421

Related issues:


This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.

This would allow one to use the enqueue_block_editor_assets hook just like we use the admin_enqueue_scripts hook today: we can easily add conditionals and decide in which editor (post, widget, site) we want a block asset to be enqueued.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant