Commit graph

28 commits

Author SHA1 Message Date
JayWood
5009aee793 Add faker library 2018-09-29 15:42:08 -04:00
JayWood
898012cf13 Update setgetgo API url - remove dependency on exif for imgtype extensions 2017-11-18 23:45:16 -05:00
Jay Wood
cf00602012 Add formatting randomization, change ipsum generator to loripsum.net API 2017-02-24 14:56:20 -05:00
Jay Wood
37d5a6c044 Remove multiple line messages, add progress bars, fixes #10 2017-02-24 13:31:54 -05:00
Jay Wood
ec12e4f17f Remove --n parameter, use positional argument instead. 2017-02-24 13:08:56 -05:00
Jay Wood
c0eb00dc28 Change posts command to generate 2017-02-24 13:08:30 -05:00
Jay Wood
99f26bfaa4 Update error message, fixes #6 2017-02-24 12:58:43 -05:00
Jay Wood
2b2ecab735 Fix positional argument, move success message out of loop - fixes #3 2016-12-30 00:53:44 -05:00
Jay Wood
ff5e1cce43 Add warning message for force-delete and terms 2016-12-30 00:49:14 -05:00
Jay Wood
4730a5b7d2 Display valid image types in a nifty table style 2016-12-30 00:31:17 -05:00
Jay Wood
a4dded10e7 Update readme, phpcs newline addition to main file 2016-12-30 00:06:35 -05:00
Jay Wood
861443880c Switch to blog first and then check versions
Switching to the blog first is also needed during the post type validation checks because we as devs can register post types on certain blogs, but not others.
2016-12-30 00:04:49 -05:00
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