-
Notifications
You must be signed in to change notification settings - Fork 0
Needs Documentation
Jim Reevior edited this page Aug 14, 2018
·
1 revision
- Header templates are now
masthead
templates. - Page Template Structure
- Actions
- Filters
- Using action hooks to add things to the page.
r_get_template_part()
r_get_archive_sidebar()
post_class()
r_content_container_class()
- Fancy Galleries
- Layout now called Navigation Style
- Underscores no longer stripped from HTML classes
Get started
Configuration
Build child themes
- Customizing CSS in a child theme
- Overriding templates in a child theme
- Code patterns
- Code reviews
- Pulling in Foundation Updates
- Merging and Creating a Pull Request
Sass
Javascript
PHP
- Coding Standards
- PHP Constants
- Temp PHP Code Patterns
- PHP Snippets
- How to Use Hooks
- Action Hooks
- Using Action Hooks To Output Markup
- Filter Hooks
Shortcodes
Templates
GitHub
Tasks
Contribute to the framework
- Framework Development and Release Workflows
- Documentation Template
- Testing your changes
- Creating a new release
- Migration Guide
- Needs Documentation
Code Examples
- Adding Content Container Classes
- Adding News Templates
- Adding Script Dependencies
- Changing Available Layouts and Default Layout
- Displaying a Fancy Gallery
- Loading a Custom Build of Modernizr
- Loading Modernizr in the Footer
- Using Action Hooks To Output Markup
- Understanding get_template_part
BU Developer Resources