You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is expected behaviour. The $callback parameter doesn't have to be valid.
* @param callable|string|array $callback The name of the function which should be removed.
* This function can be called unconditionally to speculatively remove
* a callback that may or may not exist.
(For extraterrestrial aliens 👽) could you add something like HookCallbackRule that checks for callback existence in hooking function? And has a parameter that activates it, so it is off by default (for earthlings).
This triggered no error on level 5.
How could that be?
ps.
wp_common_block_scripts_and_styles
is a global function from coreThe text was updated successfully, but these errors were encountered: