Simple starter theme for a quick theming launch. Have fun.
Tools used :
- SASS
- BabelJS
- BrowserSync
npm install
gulp watch
Wordpress parameters are defined in the 'function-partials' folder. Some parameters are currently in comments but already prepared :
- Hide admin bar
- Init wordpress modules
- Remove Wordpress useless tools
- Post excerpt length (commented)
- Disable comments (commented)
- Disable post type (commented)
- Add ACF option page (commented)
- Disable Contact Form 7 style (commented)
- Yoast SEO move at the bottom of your page (commented)
- Deregister jQuery
- Deregister "wp-embed"
- Register our JS file
- Use "admin-ajax" (commented)
- Image default parameters
- Specific image sizes
- Change Wordpress uploads destination (commented)
- Custom body classes for every content type
- Create new Custom Post Type (commented)
- Parent menu link goes active in new Custom Post Type (commented)
- Add a specific logo on the admin-login screen
- Remove initial wordpress widgets on the dashboard
- Add a page list widget
- Add a custom post type list widget