epiphyt / embed-privacy

Embed Privacy prevents loading of embedded external content and allows your site visitors to opt-in.
https://epiph.yt/en/embed-privacy/
GNU General Public License v2.0
19 stars 12 forks source link

Prevent WP-CLI from deleting post meta #155

Closed MatzeKitt closed 1 year ago

MatzeKitt commented 1 year ago

Bug/Problem

If WP-CLI is used to update a post, all post meta fields will be deleted.

Steps to reproduce

  1. Update an epi_embed post via WP-CLI
  2. Get post meta fields of this post

Version

1.6.2

Link

No response

Environment info

No response

Code of Conduct