wp-content/themes/twentytwentyfive/functions.php:34Enqueues editor-style.css in the editors.
void function twentytwentyfive_editor_style() { add_editor_style( 'assets/css/editor-style.css' ); }Introduced in Twenty Twenty-Five 1.0. Unchanged from 6.7.7 through 7.1.0.
Signature, return type and hooks compared across 5 parsed releases.
src/wp-content/themes/twentytwentyfive/functions.php, and regenerated for each WordPress release so it tracks the code rather than a snapshot of it.