• Resolved KevinPlusPlus

    (@kevinplusplus)


    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)
  • Plugin Author apasionados

    (@apasionados)

    Hi @kevinplusplus,

    Thanks for pointing this out. We have fixed it some minutes ago in release 3.5.3.

    We will have to check why when we tested it we didn’t get the same error.

    Best regards from Spain.

Viewing 1 replies (of 1 total)
  • The topic ‘Critical Error in 3.5.2’ is closed to new replies.