Genesis Sample 3.1.0
[3.1.0] - 2019-08-21
Requires Genesis 3.1.0+
Added
- Starter Pack feature to allow imported content choices.
- Customizer Logo width validation and messaging.
- Featured image display options for singular posts and pages.
- Footer widget import with one-click theme setup.
Changed
- Updated Screenshot to reflect one-click theme setup content.
- Set archive image size to genesis-singular-images on theme activation.
- Allow breadcrumbs and layout settings to be used on the landing page template.
- Use
genesis-custom-logo
functionality in place ofcustom-logo
. - Use PHP short array syntax.
- Update one-click theme setup content page meta to accommodate new Genesis 3.1 features.
- Add version number to zip files generated with
npm run zip
. (GitHub version only.) - Update the phpcs config to include a PHP short array rule and update PHP and WordPress testing versions. (GitHub version only.)
- Update developer dependencies. (GitHub version only.)
- Simplified
genesis_sample_secondary_menu_args
function.
Removed
- Block page template in favor of new Genesis per-page settings.