alleyinteractive / searchpress

Elasticsearch integration for WordPress.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a CLI command to delete a single post from the ES index

renatonascalves opened this issue · comments

As titled.

  • Check if the post exists first
  • Check if it is indexed
  • Delete from ES if indexed