Skip to content

House Cleaning - Faker Library

Latest
Compare
Choose a tag to compare
@JayWood JayWood released this 13 Oct 18:58
· 2 commits to master since this release
91495b3
  • A bit of house cleaning.
  • Moved generate and cleanup commands to separate files.
  • Renamed a lot of CLI arguments to make more sense.
  • Now using the Faker library instead of relying on API calls.
  • Author now supports email, slug ( login ), or ID.
  • Removed the media flag, no sense in having it if post type is empty it defaults to all.
  • Removed the --site option, use --url instead.
  • Made use of md5_file() to prevent image duplication within the media library.