Commit graph

53 commits

Author SHA1 Message Date
JayWood
08f9ca16be Start on updates for new faker implementation. 2019-10-05 14:00:23 -04:00
JayWood
1d601b8aa7 Merge branch 'develop' 2019-01-06 19:58:45 -05:00
JayWood
3238142f10 Add gutenberg notice 2019-01-06 19:57:20 -05:00
JayWood
0d54f1a2ab Update readme 2019-01-06 19:54:56 -05:00
JayWood
924542e320 Remove some default values. 2019-01-06 19:52:02 -05:00
JayWood
79c6231fbd Simplify get_post_content(), no need for vars. 2018-04-16 00:12:11 -04:00
JayWood
4714d31326 Small cleanup 2018-04-15 23:55:01 -04:00
JayWood
f194217015 Update readme for 1.3 release 2017-11-18 23:47:09 -05:00
JayWood
898012cf13 Update setgetgo API url - remove dependency on exif for imgtype extensions 2017-11-18 23:45:16 -05:00
Jay Wood
5066abd51f Update readme 2017-02-24 14:58:00 -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
4bd83c8e3c Remove colons 2017-02-24 14:17:20 -05:00
Jay Wood
36c03ae3e5 Move 🍻 pay up 2017-02-24 14:16:41 -05:00
JayWood
7e9646a081 Add Beerpay's badge 2017-02-24 14:13:51 -05:00
Jay Wood
e8a9aa5370 Update readme, and move options to the wiki 2017-02-24 14:12:44 -05:00
Jay Wood
936e6ac452 Update readme, add sample commands, and install instructions, fixes #8 and fixes #7 2017-02-24 14:06:55 -05:00
Jay Wood
f420681a8a Quick readme update again 2017-02-24 13:43:53 -05:00
Jay Wood
0b9f1aa380 Add a few sample commands to check readme formatting - ref #8 2017-02-24 13:42:21 -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
2c32061149 Add more data to readme 2016-12-29 23:49:00 -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
ff5519b8a9 Update readme with syntax for the commands 2016-12-29 22:30:37 -05:00
Jay Wood
71e248e63e Update readme with changelog 2016-12-29 22:27:27 -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
JayWood
78cce8a69a Merge pull request #4 from danielbachhuber/patch-1
Use "type": "wp-cli-package" to designate this as a WP-CLI package
2016-10-20 15:57:41 -04:00
Daniel Bachhuber
238d3f598f Use "type": "wp-cli-package" to designate this as a WP-CLI package 2016-10-20 06:59:34 -07:00
Jay Wood
cd084926e1 Fix broken composer, apparently 2016-10-13 19:21:50 -04:00
Jay Wood
04cd912d1e Fix composer json file, and release it 2016-05-14 20:52:05 -04:00
Jay Wood
a4a8e1e737 Some creds 2016-05-14 20:44:58 -04:00
Jay Wood
57adfbd20f Move section 2016-05-14 20:40:44 -04:00