WordPress/wp-content/themes/twentytwentyone/classes
audrasjb 577b07285e Twenty Twenty-One: Enable Dark Mode in the block editor iframe.
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
2023-07-25 12:31:21 +00:00
..
class-twenty-twenty-one-custom-colors.php Twenty Twenty-One: Enable Dark Mode in the block editor iframe. 2023-07-25 12:31:21 +00:00
class-twenty-twenty-one-customize-color-control.php Twenty Twenty-One: Improve documentation per the documentation standards: 2021-07-01 12:59:57 +00:00
class-twenty-twenty-one-customize-notice-control.php Help/About: Use the new /documentation/ URLs for HelpHub links in Bundled Themes. 2023-02-23 10:49:19 +00:00
class-twenty-twenty-one-customize.php Twenty Twenty-One: Replace include_once with require_once for required classes. 2023-04-08 09:05:22 +00:00
class-twenty-twenty-one-dark-mode.php Twenty Twenty-One: Enable Dark Mode in the block editor iframe. 2023-07-25 12:31:21 +00:00
class-twenty-twenty-one-svg-icons.php Bundled Themes: Add Mastodon domains for menu item icons. 2023-01-13 13:19:13 +00:00