Skip to content

Fix issue for https://wordpress.org/support/topic/error-from-widget-o…#86

Open
sborka-ua wants to merge 2 commits intomasterfrom
error-closure
Open

Fix issue for https://wordpress.org/support/topic/error-from-widget-o…#86
sborka-ua wants to merge 2 commits intomasterfrom
error-closure

Conversation

@sborka-ua
Copy link
Copy Markdown
Contributor

…ptions-is-causing-widget-dashboard-to-freeze-up/

@flowdee
Copy link
Copy Markdown

flowdee commented Mar 27, 2020

Mh we may add an isset check to $wp_registered_widget_controls[ $params[0]['widget_id'] ]['callback'] before actually checking for an array?

@sborka-ua
Copy link
Copy Markdown
Contributor Author

Mh we may add an isset check to $wp_registered_widget_controls[ $params[0]['widget_id'] ]['callback'] before actually checking for an array?

Added and commited

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Uncaught Error: Cannot use object of type Closure as array in /includes/widgets/display.php on line 414

2 participants