We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
I have an issue when i want to access to the settings page.
Fatal error: Uncaught Error: array_unshift(): Argument #1 ($array) must be of type array, null given in /wp-includes/script-loader.php on line 3702
array_unshift()
wp_add_editor_classic_theme_styles()
WP_Hook::apply_filters()
apply_filters()
EditorsKit_Welcome::enqueue()
WP_Hook::do_action()
do_action()
require_once()
If you need more information, i can give you.
Thank you
Note: This support issue is created automatically via GitHub action.
The text was updated successfully, but these errors were encountered:
farhan-shafi
Successfully merging a pull request may close this issue.
Support
Hello,
I have an issue when i want to access to the settings page.
Fatal error: Uncaught Error: array_unshift(): Argument #1 ($array) must be of type array, null given
in /wp-includes/script-loader.php on line 3702
array_unshift()
wp-includes/script-loader.php:3702
wp_add_editor_classic_theme_styles()
wp-includes/class-wp-hook.php:310
WP_Hook::apply_filters()
wp-includes/plugin.php:205
apply_filters()
wp-content/plugins/block-options/includes/class-editorskit-welcome.php:136
EditorsKit_Welcome::enqueue()
wp-includes/class-wp-hook.php:308
WP_Hook::apply_filters()
wp-includes/class-wp-hook.php:332
WP_Hook::do_action()
wp-includes/plugin.php:517
do_action()
wp-admin/admin-header.php:118
require_once()
wp-admin/admin.php:239
require_once()
wp-admin/options-general.php:10
If you need more information, i can give you.
Thank you
Details
Note: This support issue is created automatically via GitHub action.
The text was updated successfully, but these errors were encountered: