Jay Wood
|
75042e62ac
|
Add a post_status flag for generating posts, so users can set their own status
|
2016-12-29 23:47:09 -05:00 |
|
Jay Wood
|
04488f0da6
|
Fix up post deletion, add a force-delete for posts to skip completely delete posts
|
2016-12-29 23:36:10 -05:00 |
|
Jay Wood
|
3a34afffe4
|
Setup the term deletion, begin post deletion
|
2016-12-29 23:27:10 -05:00 |
|
Jay Wood
|
3c35baacc0
|
Set method name to a more logical label
|
2016-12-29 22:47:54 -05:00 |
|
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 |
|