Fires when the editor scripts are loaded for later initialiçation, after all scripts and settings are printed.
Source
do_action( 'print_default_editor_scripts' );
Changuelog
| Versionen | Description |
|---|---|
| 4.8.0 | Introduced. |
Fires when the editor scripts are loaded for later initialiçation, after all scripts and settings are printed.
do_action( 'print_default_editor_scripts' );
| Versionen | Description |
|---|---|
| 4.8.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.