fakerpress

A WordPress plugin that implements an easy way to create fake data inside WordPress.

OTHER License

Stars
339

Bot releases are visible (Hide)

fakerpress - 0.6.5 Latest Release

Published by bordoni 6 months ago

  • Fix - Ensure meta generation for Users, Terms and Comments work since changes made on version 0.6.2. props @helgatheviking
fakerpress - Version: 0.6.4

Published by bordoni 6 months ago

  • Fix - Ensure that Faker is also included via Strauss, to prevent conflicts with other plugins.
  • Fix - Resolve Fatal where trying to create posts, comments or terms would fail because of missing classes.
fakerpress - Version: 0.6.3

Published by bordoni 6 months ago

  • Fix - Prevent fatal errors because of malformed composer autoload files.
fakerpress - Version: 0.6.2

Published by bordoni 6 months ago

  • Version - Updated composer dependency fakerphp/faker to version 1.23.
  • Feature - Include consistent user generation, to avoid users feeling a disjointed. props @helgatheviking
  • Tweak - Include the ability to regenerate module data, allowing us to fetch values from earlier generations.
  • Tweak - Include properly use Composer for autoloading and dependencies without conflicting with other plugins.
  • Tweak - Include lucatume/di52 and nesbot/carbon Strauss dependencies, which prevents conflicts with other plugins.
  • Fix - Switch from using Placeholder.com to Placehold.co, as the first one was not working properly anymore. props @cgarofalo
  • Fix - Searching terms nonce had a typo, preventing terms search from working as expected. props @cyrusdavid
  • Fix - Prevent namespace problems with nonexistent classes, specially around Exceptions.
  • Fix - Resolve a problem with Numbers Meta throwing errors on PHP 8.0+ [#168]
fakerpress - Version: 0.6.1

Published by bordoni over 1 year ago

  • Requirement - PHP Version 7.4 required for usage of FakerPress, important step to allow further improvements and tests.
  • Version - Updated composer dependency lucatume/di52 to version 3.3.1.
  • Version - Updated composer dependency fakerphp/faker to version 1.21.
  • Version - Updated composer dependency nesbot/carbon to version 2.66.
  • Fix - Resolve some errors happening with Carbon and version 8.2 of PHP.
fakerpress - Version: 0.5.2

Published by bordoni over 2 years ago

  • Feature: Proper changelog page for users trying to figure out what has changed in the latest version of FakerPress.
  • Feature: Excerpt size field added to ensure better control over Post generation prop @gtsantos
  • Tweak: jQuery 3.5.X compatibility
  • Fix: Prevent warning around post_excerpt usage introduced earlier on in the year. props @pattisahusiwa
  • Fix: One more PHP 8 compatibility problem related to the generation of passwords props @DumahX
  • Fix: Prevent PHP 8 from throwing a warning because of unnecessary unlink() call for attachments props @wpuzman
  • Fix: Resolve problems around failed inline images that were unavailable which would cause a PHP Warning.
fakerpress - Version: 0.5.1

Published by bordoni almost 4 years ago

  • Feature: Completely change folder structure to comply with PSR-4 autoloading with namespaces.
  • Feature: Included a Fields API to more easily generate Fields for controlling fields used in the admin pages.
  • Feature: Included a Template class to allow better separation of HTML and PHP files.
  • Tweak: Include compatibility with PHP 8+
  • Tweak: More well structured composer.json and using it's autoloader.
  • Tweak: All PHP files now live inside of src folder.
  • Tweak: Moved all files to use the [] array syntax.
  • Tweak: GitHub repository no longer tracks the vendor folder.
  • Fix: Correctly order the fp_array_get params with it's usage props @henrikwirth.
  • Fix: Make sure WordPress 5.6+ administration proper display fields.
  • Fix: Menu icon is properly displayed on version of WordPress 5.5 or higher
fakerpress - Release: 0.4.10

Published by bordoni over 6 years ago

  • Feature: Added size control to Post Content, Comment Content and User Description
  • Fix: On image and attachment download we try one more time using file_get_contents — Thanks @lazlo-toth
  • Fix: Resolve Quantity Min and Max fields weird interaction — Thanks @rahmantanvir
fakerpress - Release: 0.4.7

Published by bordoni about 7 years ago

fakerpress - Release: 0.4.9

Published by bordoni about 7 years ago

  • Feature: Allow Attachments to be generated with a given Width and Height range — Thanks @COLABORATI
  • Feature: Generate post_excerpt for Posts (how I forgot that is beyond me) — Thanks @njbarrett
  • Fix: Meta field rules were not respecting Configurations due to a JavaScript bug on indexing the fields — Thanks @ckpicker
  • Fix: Resolve problems where attachments wouldn't get setup correctly and throw an Empty Message — Thanks @r083r7 and @oyvind_skjelstad
  • Fix: Allow Term Meta to generate the fields correctly again — Thanks @stratboy
  • Tweak: Prevent _encloseme and _pingme for FakerPress generated Posts
fakerpress - Release: 0.4.8

Published by bordoni over 7 years ago

  • Feature: Now Comments can be generated with different types, allowing for WooCommerce Notes for example - Thanks @dibbyo456
  • Feature: Comments for Custom Post Types - Thanks @jasondevine
  • Tweak: Added two new filters to Filter Meta Value fakerpress.module.meta.value and fakerpress.module.meta.{$key}.value - Thanks @Mte90
  • Fix: Resolve problems on failed Meta generation - Thanks @Mte90
  • Fix: Typo on Provider text for Attachment Meta - Thanks @codiceovvio
fakerpress - 0.4.6

Published by bordoni over 8 years ago

  • Fix: Post Meta and taxonomy is finally working again — Thanks @peachey_a and @zoeitsolutions
  • Fix: Allow Meta Number generation using any type of range, doesn't limit from 0 to 9
fakerpress - 0.4.5

Published by bordoni over 8 years ago

  • Fix: Users Module was using Post Meta methods on flag related methods, preventing the users to be deleted when "Let it Go!" — Thanks @derpixler
  • Fix: Taxonomy and Meta Modules had a compatibility problem with Faker, preveting users to use Meta and Taxonomy Properly — Thanks @rayrutjes
  • Tweak: Add a better description for a few fields
  • Tweak: Include latest code from Faker version > 1.6.0
fakerpress - 0.4.4

Published by bordoni over 8 years ago

fakerpress - Version 0.4.1

Published by bordoni about 9 years ago

  • Tweak: Improve Modules code in general, if you have custom code based on Modules please check (#71)
  • Fix: Generate button was locking after a warning for trying a bad request
  • Fix: Improved Modules JavaScript to prevent duplicated arguments on AJAX requests — Thanks Jonathan Brinley
fakerpress - Version 0.4.0

Published by bordoni about 9 years ago

  • Feature: Now Modules use AJAX to fake, AKA no more timeouts for big dummy creation
  • Fix: handle WP_Error on term creation, avoids fatal errors if the term already exists — Thanks Jonathan Brinley
fakerpress - Version 0.3.2

Published by bordoni over 9 years ago

fakerpress - Version 0.2.1 - Featured Images

Published by bordoni over 9 years ago

fakerpress - Version 0.1.2

Published by bordoni over 10 years ago

fakerpress - Version 0.1.3

Published by bordoni over 10 years ago