Commit graph

12 commits

Author SHA1 Message Date
Jay Wood
d7b7e7bff9 Validate WP Version requirements, needs 4.6+ 2016-12-29 22:46:43 -05:00
Jay Wood
33421ff311 On second thought, let the user continue on taxonomy errors...
Basically return the taxonomies that do exist, ignoring the ones which do not
2016-12-29 22:19:07 -05:00
Jay Wood
bdda699270 No need to assign a var when it's only used once 2016-12-29 22:12:17 -05:00
Jay Wood
7fe7f273b3 Breakout taxonomy validation to simplify. 2016-12-29 22:09:30 -05:00
Jay Wood
8989c6b516 Add basic data validation to the cleanup method
Admittedly this is pretty much a copy/paste from the posts method, will work on cleaning this
up at a later date.
2016-12-29 22:06:01 -05:00
Jay Wood
4eecd93bbf Move vars up a bit, looks cleaner this way 2016-12-29 21:56:08 -05:00
Jay Wood
9787b5fff0 Setup cleanup method, build out options for CLI 2016-12-29 21:55:18 -05:00
Jay Wood
3deef96621 Add meta key to attached images so they can be deleted later 2016-12-29 21:44:13 -05:00
Jay Wood
163cb5dc60 Add post meta to post objects for deletion later 2016-12-29 21:43:03 -05:00
Jay Wood
2d1ecb07b6 Add term meta for later deletion 2016-12-29 21:34:03 -05:00
Jay Wood
ce08ab6025 Fix readme spacing :( 2016-05-14 20:39:48 -04:00
Jay Wood
6ce827ecee Initial Commit 2016-05-14 20:07:53 -04:00