| @@ -284,9 +284,8 @@ | ||
| 284 | 284 | 'filesUpload' => [ |
| 285 | 285 | 'unfilteredFiles' => Uploads_Manager::are_unfiltered_uploads_enabled(), |
| 286 | 286 | ], |
| 287 | 287 | 'editor_events' => Events_Manager::get_editor_events_config(), |
| 288 | - 'allowedHTMLWrapperTags' => Utils::get_allowed_html_wrapper_tags(), | |
| 289 | 288 | ]; |
| 290 | 289 | |
| 291 | 290 | /** |
| 292 | 291 | * Localize common settings. |