Skip to content

The ckeditor5.api.php file contains a reference to a hook that is not invoked by Backdrop core #7183

Description

@avpaderno

As noticed by @swampopus in #2054, ckeditor5.api.php lists hook_ckeditor5_settings_alter() as one of the invoked hooks, but that hook is not invoked by Backdrop core, which instead invokes hook_ckeditor5_config_alter(), in ckeditor5_get_config().

The ckeditor5.api.php file needs to be corrected to reference the correct hook (hook_ckeditor5_config_alter()).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions