Skip to content

Usage of meta_input should trigger warning on WP < 4.4 #134

@schlessera

Description

@schlessera

The meta_input argument to wp_insert_post() was introduced with WordPress 4.4.0 only.

Usage of the --meta_input=<value> parameter with post create or post update should trigger a warning that that particular argument will have no effect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions