thinkshout / wp-otis

WordPress plugin for the Oregon Tourism Information System
GNU General Public License v2.0
4 stars 1 forks source link

Deletes Loop in Standard History Import #27

Closed jamacon36 closed 2 years ago

jamacon36 commented 2 years ago

Overview

Adds $history_deletes array to _import_history function that is looped on to trash posts that have the deleted verb assigned from OTIS.

Issues Addressed