You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.