issues
search
globalis-ms
/
wp-cubi
WordPress modern stack for developers
https://github.com/globalis-ms/wp-cubi
GNU General Public License v2.0
66
stars
7
forks
source link
version 0.2.1
#14
Closed
pierre-dargham
closed
7 years ago
pierre-dargham
commented
7 years ago
Default filters: Disable dashboard browse-happy requests / widget
Default filters: Disable 'Try Gutenberg' panel
Bump WordPress version: 4.8.3
Bump globalis/wp-cubi-helpers: 0.1.6
Update composer dependencies (including wp-cli 1.4.0)
Bump version of suggested packages
Remove robo command robo wp:plugin-update, because native use of composer is the best way to manage them
Update phpcs.xml: ignore /config/vars.*
Coding standards: disallow long 'array()' syntax, use short '[]' syntax instead
Changing require to include for semantic reasons