mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-10 21:00:59 +01:00
577b07285e
This changeset replaces `add_action( 'enqueue_block_editor_assets' )`, with `add_action( 'enqueue_block_assets' )`, in class `Twenty_Twenty_One_Dark_Mode` and class `Twenty_Twenty_One_Custom_Colors`. This fixes an issue when activating dark mode in Twenty Twenty-One, where dark mode was not enabled in the block editor. Props poena, mikinc860, huzaifaalmesbah, hasanuzzamanshamim, Ankit-K-Gupta. Fixes #58835. Built from https://develop.svn.wordpress.org/trunk@56300 git-svn-id: http://core.svn.wordpress.org/trunk@55812 1a063a9b-81f0-0310-95a4-ce76da25c4cd |
||
---|---|---|
.. | ||
class-twenty-twenty-one-custom-colors.php | ||
class-twenty-twenty-one-customize-color-control.php | ||
class-twenty-twenty-one-customize-notice-control.php | ||
class-twenty-twenty-one-customize.php | ||
class-twenty-twenty-one-dark-mode.php | ||
class-twenty-twenty-one-svg-icons.php |