Critical Error in 3.5.2
-
Hi,
There is a critical error in 3.5.2:
Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, function “apa_cli_custom_css” not found or invalid function name
The following line needs to be removed, line 84 in customize-login-image: add_action( ‘login_head’, ‘apa_cli_custom_css’ );
The function was removed, but not the add_action.
Thank you,
Kevin
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Critical Error in 3.5.2’ is closed to new replies.