• Resolved Fabri

    (@fabrisancho)


    same error, another time

    PHP Parse error: syntax error, unexpected ‘)’ in /home/xxxxxx/public_html/wp-content/plugins/change-wp-admin-login/includes/login-customization/class-login-customization.php on line 48

    version 2.0.3

    register_rest_route(
    'aio-login/custom-css',
    'save-custom-css-settings',
    array(
    'methods' => 'POST',
    'callback' => array( $this, 'save_custom_css_settings' ),
    'permission_callback' => array( Helper::class, 'get_api_permission' ),
    ), <<< this comma
    );

Viewing 1 replies (of 1 total)
  • Plugin Support M Aqib Khan

    (@aqibkhan9)

    Hello @fabrisancho

    We hope this message finds you well.

    Thank you for reaching out to our Support team. We are saddened and concerned that you have to face this issue. We have just released an update that has addressed the mentioned issue.

    For now I am resolving this thread. Should you ace any issue feel free to reach out to me.

    Warm regards,
    Support Team – WP Experts

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.