-
Notifications
You must be signed in to change notification settings - Fork 0
Action Hooks
Description: Fires immediately after the opening body tag.
Useful for: Inserting markup immediately following the body tag.
Description: Fires immediately before the masthead.
Useful for: Inserting markup immediately before the masthead.
Description: Fires immediately after the masthead.
Useful for: Inserting markup immediately after the masthead.
Description: Fires immediately before the opening wrapper div.
Useful for: Inserting markup immediately before the opening wrapper div.
Description: Fires immediately after the opening wrapper div.
Useful for: Inserting markup immediately after the opening wrapper div.
Description: Fires immediately before the outer opening content container.
Useful for: Inserting markup immediately before the outer opening content container.
Description: Fires immediately after the outer opening content container.
Useful for: Inserting markup immediately after the outer opening content container.
Description: Fires immediately before the inner opening content container.
Useful for: Inserting markup immediately before the inner opening content container.
Description: Fires immediately after the inner opening content container.
Useful for: Inserting markup immediately after the inner opening content container.
Description: Fires immediately before the inner closing content container.
Useful for: Inserting markup immediately before the inner closing content container.
Description: Fires immediately after the closing content container div.
Useful for: Inserting markup immediately after the inner closing content container.
Description: Fires immediately before the outer closing content container.
Useful for: Inserting markup immediately before the outer closing content container.
Description: Fires immediately after the outer closing content container.
Useful for: Inserting markup immediately after the outer closing content container.
Description: Fires immediately before the closing wrapper div.
Useful for: Inserting markup immediately before the closing wrapper div.
Description: Fires immediately after the closing wrapper div.
Useful for: Inserting markup immediately after the closing wrapper div.
Description: Fires immediately before the footer brand assets.
Useful for: Inserting markup immediately before the footer brand assets.
Description: Fires immediately after the footer brand assets.
Useful for: Inserting markup immediately after the footer brand assets.
Description: Fires immediately before the footer menus.
Useful for: Inserting markup immediately before the footer menus.
Description: Fires immediately after the footer menus.
Useful for: Inserting markup immediately after the footer menus.
Description: Fires immediately before the closing body tag.
Useful for: Inserting markup immediately before the closing body tag.
Description: Fires immediately before the opening default sidebar container element.
Useful for: Inserting markup immediately before the opening default sidebar.
Description: Fires immediately after the opening default sidebar container element.
Useful for: Inserting markup immediately after the opening default sidebar element.
Description: Fires immediately before the closing default sidebar container element.
Useful for: Inserting markup immediately before the closing default sidebar container element.
Description: Fires immediately after the closing default sidebar container element.
Useful for: Inserting markup immediately after the closing default sidebar container element.
Description: Fires immediately before the opening footbar sidebar container element.
Useful for: Inserting markup immediately before the opening footbar sidebar container element.
Description: Fires immediately after the opening footbar sidebar container element.
Useful for: Inserting markup immediately after the opening footbar sidebar container element.
Description: Fires immediately before the closing footbar sidebar container element.
Useful for: Inserting markup immediately before the closing footbar sidebar container element.
Description: Fires immediately after the closing footbar sidebar container element.
Useful for: Inserting markup immediately after the closing footbar sidebar container element.
Description: Fires immediately before the opening calendar sidebar container element.
Useful for: Inserting markup immediately before the opening calendar sidebar container element.
Description: Fires immediately after the opening calendar sidebar container element.
Useful for: Inserting markup immediately after the opening calendar sidebar container element.
Description: Fires immediately before the closing calendar sidebar container element.
Useful for: Inserting markup immediately before the closing calendar sidebar container element.
Description: Fires immediately after the closing calendar sidebar container element.
Useful for: Inserting immediately after the closing calendar sidebar container element.
Description: Fires immediately before the opening posts sidebar container element.
Useful for: Inserting markup immediately before the opening posts sidebar container element.
Description: Fires immediately after the opening posts sidebar container element.
Useful for: Inserting markup immediately after the opening posts sidebar container element.
Description: Fires immediately before the closing posts sidebar container element.
Useful for: Inserting markup immediately before the closing posts sidebar container element.
Description: Fires immediately after the closing posts sidebar container element.
Useful for: Inserting markup immediately after the closing posts sidebar container element.
Description: Fires immediately before the opening profiles sidebar container element.
Useful for: Inserting markup immediately before the opening profiles sidebar container element.
Description: Fires immediately after the opening profiles sidebar container element.
Useful for: Inserting markup immediately after the opening profiles sidebar container element.
Description: Fires immediately before the closing profiles sidebar container element.
Useful for: Inserting markup immediately before the closing profiles sidebar container element.
Description: Fires immediately after the closing profiles sidebar container element.
Useful for: Inserting markup immediately after the closing profiles sidebar container element.
Description: Fires at the end of a comment form.
Useful for: Adding additional form elements to comment forms.
Description: Fires immediately after upgrade routines have run.
Useful for: Running additional upgrade scripts on a site when a new version of Responsive Framework is activated.
Description: Fires immediately before the BU branding masterplate.
Useful for: Inserting markup immediately before the branding masterplate.
Description: Fires immediately after the BU branding masterplate.
Useful for: Inserting markup immediately after the branding masterplate.
Description: Fires immediately before the BUMC branding logo.
Useful for: Inserting markup immediately before the BUMC branding logo.
Description: Fires immediately after the BUMC branding logo.
Useful for: Inserting markup immediately after the BUMC branding logo.
Description: Fires immediately before the BU branding disclaimer.
Useful for: Inserting markup immediately before the BU branding disclaimer.
Description: Fires immediately after the BU branding disclaimer.
Useful for: Inserting markup immediately after the BU branding disclaimer.
Description: Fires immediately before theme setup occurs.
Useful for: Performing theme setup tasks before the framework has performed any default setup.
Description: Fires immediately after theme setup occurs.
Useful for: Performing additional theme setup tasks after the framework has setup its defaults.
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