Skip to content

Missing parameter applying wp_generate_attachment_metadata filter #96

@evlist

Description

@evlist

The plugin applies the filter with 2 parameters: apply_filters( 'wp_generate_attachment_metadata', $metadata, $attachment_id ); while WordPress requires 3 parameters and this can crash other plugins.

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