Skip to content

WP_REST_API_Log_API_Request_Response_Base::{closure}(): Argument #2 ($k) must be passed by reference, value given #159

@KTS915

Description

@KTS915

Thanks for the great plugin!

To get rid of the above error, in wp-rest-api-log/includes/class-wp-rest-api-log-request-response-base.php, on both line 127 and line 142, replace &$k with just $k.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions