SlideShare une entreprise Scribd logo
1  sur  51
Télécharger pour lire hors ligne
The Genesis Framework:
ooks and Filters 

for Theme Development
H
Genesis Framework
a premium theme from StudioPress.com
Why I Like Genesis
• WordPress-like: uses child themes, template hierarchy,
hooks, css in stylesheet
• Adds 50+ action and filter hooks to add and remove
content
• Well-documented child themes that you can actually
read through and learn how Genesis works
• Adds only 2 settings pages in admin
• Great community of searchable snippets, tutorials, and
forums where you can give and receive help
How do
Genesis hooks
work?
“It’s like 

making sites 

out of Lego”


~ Dee Teal, thewebprincess.com
Action Hooks
Help Us Move Blocks of Content
Action hooks can do this…
Before After
Hooks in Action
1. Remove from current position 







2. Add to new position
Action hooks in child theme
PHP code in functions.php


CSS code in style.css
Filter Hooks
Help Us Change Pieces of Content
Filter hooks can do this…
Before After
Filters in Action
1. Hook into function via a filter 







2. Make changes
Why use
Genesis hooks?
Use Genesis Hooks to…
• Change the structure of your website
• Change the HTML output
• Customize the loop
• Add a new widget area
• Insert ads or other content 

in specific places
Let’s practice
using hooks!
Before After
Switch Sidebar 

on ‘Books’ Category
http://sarah-moyer.com/wclanc2015/category/books
1
PHP code in functions.php
Switch Sidebar on ‘Books’ Category
Switch Sidebar on ‘Books’ Category
http://sarah-moyer.com/wclanc2015/category/books
Reposition 

the Entry Meta
2
PHP code in functions.php




CSS code in style.css
Reposition the Entry Meta
Reposition the Entry Meta
Before After
Customize
the Entry Meta
3
PHP code in functions.php
Customize the Entry Meta
Customize the Entry Meta
Before After
Reposition 

Page & Post Titles
4
PHP code in functions.php
Reposition Page & Post Titles
Reposition Page & Post Titles
PHP code in functions.php
Reposition Page & Post Titles
CSS code in style.css
Reposition Page & Post Titles
Add Custom Schema5
HTML Inspect View in Chrome
PHP code in functions.php
Add Custom Schema
Add a Widget Area6
PHP code in functions.php
Add a Widget Area
Appearance > Widgets
Appearance > Widgets
Add a Widget Area
PHP code in functions.php
PHP code in functions.php
Add a Widget Area
Add a Widget Area
List Posts 

Tagged ‘genesis’
7
PHP code in functions.php
List Posts Tagged ‘genesis’
CSS code in style.css
List Posts Tagged ‘genesis’
List Posts Tagged ‘genesis’
Create
a Landing Page
8
Before After
Page Template in themes/wclanc2015/page_landing.php
Create a Landing Page
Choose Template: Landing
Create a Landing Page
Resources
to Get Started
Genesis Visual Hook Guide
http://genesistutorials.com/visual-hook-guide/
Plugins
from WordPress.org plugin repository
• Visual Hook Guide plugin

see hooks in your own theme
• Genesis Simple Hooks plugin

easy access to Genesis hooks
Tutorials, Snippets, & More
from WordPress.org plugin repository
• http://studiopress.com/snippets
• http://studiopress.com/tutorials
• http://studiopress.com/resources 

(tuts by the community)
• http://studiopress.com/forums
Additional Resources
• SLIDE 2 - Buy Genesis

http://studiopress.com/themes
• SLIDE 3 - Building Child Themes

http://my.studiopress.com/docs/
building-child-themes/ (members only)

http://studiopress.com/free-themes/
sample
• SLIDE 18 - Conditional Tags

http://codex.wordpress.org/
Conditional_Tags
• SLIDE 24 - PHP Datetime Formats 

http://php.net/manual/en/
datetime.formats.date.php
• SLIDE 24 - Genesis Shortcode Reference 

http://my.studiopress.com/docs/shortcode-
reference/ (members only)
• SLIDE 31 - Schema.org Full List

http://schema.org/docs/full.html
• SLIDE 39 - Customize WordPress Query

http://www.billerickson.net/custom-
wordpress-queries/
• Search for WordPress Hooks

https://developer.wordpress.org/reference/
Thanks 

for listening!
Any questions?
sarah-moyer.com linkedin.com/in/sarahmoyer be.net/moyer

Contenu connexe

Tendances

Contributing to WordPress: Why it's Important to Your Business
Contributing to WordPress: Why it's Important to Your Business Contributing to WordPress: Why it's Important to Your Business
Contributing to WordPress: Why it's Important to Your Business
Kel
 
Meetup child-themes
Meetup child-themesMeetup child-themes
Meetup child-themes
DaisyOlsen
 

Tendances (20)

Contributing to WordPress: Why it's Important to Your Business
Contributing to WordPress: Why it's Important to Your Business Contributing to WordPress: Why it's Important to Your Business
Contributing to WordPress: Why it's Important to Your Business
 
Cain & Obenland — Episode 4
Cain & Obenland — Episode 4Cain & Obenland — Episode 4
Cain & Obenland — Episode 4
 
Building the basics (WordPress Ottawa 2014)
Building the basics (WordPress Ottawa 2014)Building the basics (WordPress Ottawa 2014)
Building the basics (WordPress Ottawa 2014)
 
Setting up a blog with WordPress.com Jan 2014 Class
Setting up a blog with WordPress.com Jan 2014 ClassSetting up a blog with WordPress.com Jan 2014 Class
Setting up a blog with WordPress.com Jan 2014 Class
 
Creating a self hosted wordpress website from scratch
Creating a self hosted wordpress website from scratchCreating a self hosted wordpress website from scratch
Creating a self hosted wordpress website from scratch
 
WordPress Theme Workshop: Part 4
WordPress Theme Workshop: Part 4WordPress Theme Workshop: Part 4
WordPress Theme Workshop: Part 4
 
WordPress Theme Development for Designers
WordPress Theme Development for DesignersWordPress Theme Development for Designers
WordPress Theme Development for Designers
 
What is Sitemap and How to create sitemap
What is Sitemap and How to create sitemapWhat is Sitemap and How to create sitemap
What is Sitemap and How to create sitemap
 
WP 101 - Custom Fields & Post Types
WP 101 - Custom Fields & Post TypesWP 101 - Custom Fields & Post Types
WP 101 - Custom Fields & Post Types
 
WP101 - Themes and Plugins
WP101 - Themes and PluginsWP101 - Themes and Plugins
WP101 - Themes and Plugins
 
Your WordPress Freelance Business Site
Your WordPress Freelance Business SiteYour WordPress Freelance Business Site
Your WordPress Freelance Business Site
 
Seo 2013
Seo 2013 Seo 2013
Seo 2013
 
Rebrand WordPress Admin
Rebrand WordPress AdminRebrand WordPress Admin
Rebrand WordPress Admin
 
WP 101 - WordPress Basics
WP 101 - WordPress BasicsWP 101 - WordPress Basics
WP 101 - WordPress Basics
 
Drag-and-drop WordPress Themes, featuring Themify Builder
Drag-and-drop WordPress Themes, featuring Themify BuilderDrag-and-drop WordPress Themes, featuring Themify Builder
Drag-and-drop WordPress Themes, featuring Themify Builder
 
WordPress and Child Themes
WordPress and Child ThemesWordPress and Child Themes
WordPress and Child Themes
 
WordPress Themes Demystified
WordPress Themes DemystifiedWordPress Themes Demystified
WordPress Themes Demystified
 
Code & Design your first website 4/18
Code & Design your first website 4/18Code & Design your first website 4/18
Code & Design your first website 4/18
 
Meetup child-themes
Meetup child-themesMeetup child-themes
Meetup child-themes
 
Understanding SEO in 2018 by Steve Mortiboy
Understanding SEO in 2018 by Steve MortiboyUnderstanding SEO in 2018 by Steve Mortiboy
Understanding SEO in 2018 by Steve Mortiboy
 

Similaire à The Genesis Framework: Hooks & Filters for Theme Development

The WordPress University
The WordPress UniversityThe WordPress University
The WordPress University
Stephanie Leary
 
American University WordPress Theming Lecture
American University WordPress Theming LectureAmerican University WordPress Theming Lecture
American University WordPress Theming Lecture
Aaron Brazell
 
Theme development essentials columbus oh word camp 2012
Theme development essentials   columbus oh word camp 2012Theme development essentials   columbus oh word camp 2012
Theme development essentials columbus oh word camp 2012
Joe Querin
 
Code & design your first website (3:16)
Code & design your first website (3:16)Code & design your first website (3:16)
Code & design your first website (3:16)
Thinkful
 
The WordPress University 2012
The WordPress University 2012The WordPress University 2012
The WordPress University 2012
Stephanie Leary
 

Similaire à The Genesis Framework: Hooks & Filters for Theme Development (20)

Newbies guide to customizing word press themes 25
Newbies guide to customizing word press themes 25Newbies guide to customizing word press themes 25
Newbies guide to customizing word press themes 25
 
Intro to WordPress Child Themes (NERDS Sept 2014)
Intro to WordPress Child Themes (NERDS Sept 2014)Intro to WordPress Child Themes (NERDS Sept 2014)
Intro to WordPress Child Themes (NERDS Sept 2014)
 
Keeping Your Themes and Plugins Organized.
Keeping Your Themes and Plugins Organized.Keeping Your Themes and Plugins Organized.
Keeping Your Themes and Plugins Organized.
 
WordPress Complete Tutorial
WordPress Complete TutorialWordPress Complete Tutorial
WordPress Complete Tutorial
 
Equity WordPress framework with Chad and Dave
Equity WordPress framework with Chad and DaveEquity WordPress framework with Chad and Dave
Equity WordPress framework with Chad and Dave
 
The WordPress University
The WordPress UniversityThe WordPress University
The WordPress University
 
American University WordPress Theming Lecture
American University WordPress Theming LectureAmerican University WordPress Theming Lecture
American University WordPress Theming Lecture
 
Theme development essentials columbus oh word camp 2012
Theme development essentials   columbus oh word camp 2012Theme development essentials   columbus oh word camp 2012
Theme development essentials columbus oh word camp 2012
 
Responsive themeworkshop wcneo2016
Responsive themeworkshop wcneo2016Responsive themeworkshop wcneo2016
Responsive themeworkshop wcneo2016
 
WordPress
WordPressWordPress
WordPress
 
Starting WordPress Theme Review
Starting WordPress Theme ReviewStarting WordPress Theme Review
Starting WordPress Theme Review
 
Anatomy of a Wordpress theme
Anatomy of a Wordpress themeAnatomy of a Wordpress theme
Anatomy of a Wordpress theme
 
Content-Driven WordPress Development - WordCamp Omaha 2014
Content-Driven WordPress Development - WordCamp Omaha 2014Content-Driven WordPress Development - WordCamp Omaha 2014
Content-Driven WordPress Development - WordCamp Omaha 2014
 
9 word press plugins you need to create killer Content
9 word press plugins you need to create killer Content9 word press plugins you need to create killer Content
9 word press plugins you need to create killer Content
 
Modern Theming & The Future of WordPress- Working with Full Site Editing and ...
Modern Theming & The Future of WordPress- Working with Full Site Editing and ...Modern Theming & The Future of WordPress- Working with Full Site Editing and ...
Modern Theming & The Future of WordPress- Working with Full Site Editing and ...
 
Code & design your first website (3:16)
Code & design your first website (3:16)Code & design your first website (3:16)
Code & design your first website (3:16)
 
Theme Development from the Coding End
Theme Development from the Coding EndTheme Development from the Coding End
Theme Development from the Coding End
 
Dev Theming
Dev ThemingDev Theming
Dev Theming
 
WordPress 3: Leveraging the Shiny New Features
WordPress 3: Leveraging the Shiny New FeaturesWordPress 3: Leveraging the Shiny New Features
WordPress 3: Leveraging the Shiny New Features
 
The WordPress University 2012
The WordPress University 2012The WordPress University 2012
The WordPress University 2012
 

Dernier

CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
giselly40
 

Dernier (20)

CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 

The Genesis Framework: Hooks & Filters for Theme Development