ChildTheme is intended to be a barebones starting point for WordPress use. ChildTheme requires ParentTheme.
- add composer.json
- include vendor autoload for Monolog and RollBar
- create base init classes for Monolog and RollBar
- minor cleaning of general class files
- move style.css to /css and leave style.css in root for theme info
- update scss mixins
- update addons classes with minor cleaning
- fine tune grunt setup
- update compile to grunt
- update gitignore
- update css & html foundations
- update template with clean start
- confirm function.php is clean
- confirm js is clean
- remove randy commit log and merge it into the readme file.
- set current task list
- add icomoon
- clean functions.php a little more
- clean css a bit more
- clean ngApp a little
- update admin customizations a little
- clean theme options a little
- final commit to master
- update theme options to remove featured image on page
- split mixin file in two parts
- add a few mixins from various projects
- remove old IE scss files
- tidy functions.php
- update ACFWP
- remove methods from ACF admin
- add metacake to hidden ACF admin
- break out scss into sections and layout
- updae scss mixin
- update addon admin customization to re-include login-logo
- add blank -login-logo.png - remove preceding "-" to use
- re-add change-log
- re-add db-update.sql
- update readme file with basic info
- update wpseo edits with clean approach for submenus
- update admin customization
- update acfthemeoptions
- swap html5shiv for modernizr
- update modal in ngApp.js
- cleanup prep
- update childTheme.js to remove un-needed items
- update mixin.scss with align
- update AdminCustomizationsWP with less constrictions
- update theme options to pull from parent theme
- update theme templates header footer
- remove tpl-home.php
- add ACFWP addon as default
- update css fundumentals
- add angular as default
- add template files for modal and loader
- remove a clear div
- add section-main-inner-wrap to primary inner-wrap
- clean IE scss files
- update @mixin box-sizing
- update reset with better fade.in fade.out
- finish acf options
- clean a little css
- clean up header footer css
- clean out functions.php with new functions from ParentTheme 6.9
- update IE check to include get variable
- standardize a few css items for a more clean start
- update login_enqueue_scripts
- update scss default with new variables
- update wpseo
- add login js
- update to codekit
- add IE conditional css
- add google universal analytics to wp_head
- optional js file for ga click-tracking
- add admin customization class to addons for easy filtering
- remove wp_print_styles in favor of wp_enqueue_scripts
- update templates to utilize bootstrap columns
- update options to utilize get__option from parent theme wrapper
- update header.php and footer.php from ParentTheme
- update change-log.txt to mardown file
- update package to more abstract name for ParentTheme re-branding
- update functions.php
- updated default responsive.css
- added load_theme_textdomain 'childtheme'
- added responsive css file in favor of 568
- updated default.css
- updated default.css
- update font-awesome
- Updates to addons: AzzaOptionsPageVCWP, AzzaStarterPostMetaVCWP, FeaturedPostMetaVCWP, PostTypes/AzzaPostType
- Update: various code cleanup. No actual changes.
- added tpl-test.php
- functions.php - update child-custom js to be dependent on "helper"
- font-awesome.css - update to v3
- azza-post_type.php - added value checking
- featured-post_meta.php - added classes to local featured paragraph
- post-types/ - updated class layout, restructured post_type_tax_filters