studiometa / create-wordpress-project

A generator to kickstart your WordPress project in a few seconds! ⚡
MIT License
6 stars 3 forks source link

Bugfix/fix wp cli #18

Closed perruche closed 4 years ago

perruche commented 4 years ago

Fix WP CLI from vendors

Remove a single quote that was causing a WP CLI regex to fail when resolving the __FILE__ and __DIR__ constants.

Add a limit for posts revisions

Add a default value of 3 to limit the number of posts revisions. The value can be configure through .env