SlideShare uma empresa Scribd logo
1 de 30
Take Control  of your Templates with WordPress Conditionals with Kathryn Presner WordCamp Montreal #wcmtl July 2011
Kathryn Presner of Zoonini Web Services www.zoonini.com @zoonini on Twitter about.me/kpresner
What’s coming up: ,[object Object],[object Object],[object Object],[object Object],[object Object]
The challenge... few theme files generating many pages & posts index.php comments.php footer.php functions.php header.php page.php sidebar.php single.php style.css mysite.com mysite.com/about/ mysite.com/contact/ mysite.com/services/ mysite.com/services/web-design/ mysite.com/services/web-design/wordpress/ mysite.com/services/programming/ mysite.com/services/graphic-design/ mysite.com/blog/ mysite.com/blog/2011/ mysite.com/blog/2011/july/ mysite.com/blog/2011/july/day1-wordcamp/ mysite.com/blog/2011/july/day2-wordcamp/ mysite.com/blog/category/wordpress/ mysite.com/blog/category/php-stuff/ mysite.com/blog/tag/orange/ mysite.com/blog/tag/red/ mysite.com/blog/tag/green/ mysite.com/blog/tag/yellow/ For example:
Why are conditionals useful... different sidebars elements on different pages
Why are conditionals useful... different sidebars elements on different pages
Why are conditionals useful... different sidebars elements on different pages
Why are conditionals useful... include an external file on a certain page
[object Object],[object Object],[object Object],More reasons conditionals are useful...
[object Object],[object Object],OK, I’m convinced. So how does it work?
[object Object],[object Object],[object Object],Uh, did you just say PHP?
[object Object],[object Object],Pseudo-code first (baby steps!)
[object Object],[object Object],[object Object],Now let’s PHP-ify it
[object Object],[object Object],[object Object],What do these lines mean?
[object Object],[object Object],[object Object],[object Object],[object Object],What do these lines mean?
[object Object],[object Object],[object Object],[object Object],What do these lines mean?
[object Object],[object Object],[object Object],[object Object],[object Object],Back to our code...
[object Object],[object Object],[object Object],[object Object],[object Object],How about something a tad more complicated?
[object Object],[object Object],[object Object],[object Object],What does this mean?
[object Object],[object Object],[object Object],[object Object],[object Object],Back to our code...
[object Object],[object Object],[object Object],[object Object],[object Object],Where do I find the real functions?
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],A few examples: WordPress conditionals  are pre-defined functions that check whether a certain condition is  TRUE. Is it a page with the slug “brownies“?   is_page('brownies')  How about a post in the recipes category, which has the ID 12? in_category('12')  Is it the recipe category archives page? is_category('recipes')  Or a post that is tagged with "chocolate”? has_tag('chocolate') 
[object Object],[object Object],[object Object],[object Object],[object Object],Let’s try another example:
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object],Things to Remember:
A Note About Not ,[object Object],[object Object],[object Object],[object Object]
A Note About Arrays ,[object Object],[object Object],[object Object]
A Note About if/else Syntax ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Resources ,[object Object],[object Object],[object Object]
LET’S GO! Time for the live demo

Mais conteúdo relacionado

Destaque

A Beginner's Guide To Twitter For Business
A Beginner's Guide To Twitter For BusinessA Beginner's Guide To Twitter For Business
A Beginner's Guide To Twitter For BusinessDiarmuid Latimer
 
Cpa ex узкийкруг_cpa_310316
Cpa ex узкийкруг_cpa_310316Cpa ex узкийкруг_cpa_310316
Cpa ex узкийкруг_cpa_310316CPAex
 
покупки с мобильных устройств (Google russia)
покупки с мобильных устройств (Google russia)покупки с мобильных устройств (Google russia)
покупки с мобильных устройств (Google russia)CPAex
 
Introduction to Java Programming
Introduction to Java ProgrammingIntroduction to Java Programming
Introduction to Java ProgrammingPokequesthero
 

Destaque (6)

A Beginner's Guide To Twitter For Business
A Beginner's Guide To Twitter For BusinessA Beginner's Guide To Twitter For Business
A Beginner's Guide To Twitter For Business
 
Taller de recuperaci_n_grado_sexto_2016_
Taller de recuperaci_n_grado_sexto_2016_Taller de recuperaci_n_grado_sexto_2016_
Taller de recuperaci_n_grado_sexto_2016_
 
Cpa ex узкийкруг_cpa_310316
Cpa ex узкийкруг_cpa_310316Cpa ex узкийкруг_cpa_310316
Cpa ex узкийкруг_cpa_310316
 
покупки с мобильных устройств (Google russia)
покупки с мобильных устройств (Google russia)покупки с мобильных устройств (Google russia)
покупки с мобильных устройств (Google russia)
 
Misa con niños 3 15 de enero
Misa con niños 3  15 de eneroMisa con niños 3  15 de enero
Misa con niños 3 15 de enero
 
Introduction to Java Programming
Introduction to Java ProgrammingIntroduction to Java Programming
Introduction to Java Programming
 

Mais de Kathryn Presner

The Developer's Guide to Supporting Your Themes
The Developer's Guide to Supporting Your ThemesThe Developer's Guide to Supporting Your Themes
The Developer's Guide to Supporting Your ThemesKathryn Presner
 
From Shadows to Limelight: How women found their voice at WordCamp Montreal
From Shadows to Limelight: How women found their voice at WordCamp MontrealFrom Shadows to Limelight: How women found their voice at WordCamp Montreal
From Shadows to Limelight: How women found their voice at WordCamp MontrealKathryn Presner
 
Getting Comfortable with Child Themes
Getting Comfortable with Child ThemesGetting Comfortable with Child Themes
Getting Comfortable with Child ThemesKathryn Presner
 
Getting Comfortable with Child Themes
Getting Comfortable with Child ThemesGetting Comfortable with Child Themes
Getting Comfortable with Child ThemesKathryn Presner
 
The Techie Continuum - WordCamp US 2015
The Techie Continuum - WordCamp US 2015The Techie Continuum - WordCamp US 2015
The Techie Continuum - WordCamp US 2015Kathryn Presner
 
WordPress Essentials for Beginners - YES Montreal November 2015
WordPress Essentials for Beginners - YES Montreal November 2015WordPress Essentials for Beginners - YES Montreal November 2015
WordPress Essentials for Beginners - YES Montreal November 2015Kathryn Presner
 
Help Me Help You: The Art and Science of Getting Good WordPress Support
Help Me Help You: The Art and Science of Getting Good WordPress SupportHelp Me Help You: The Art and Science of Getting Good WordPress Support
Help Me Help You: The Art and Science of Getting Good WordPress SupportKathryn Presner
 
Passionate About Plugins and Wild for Widgets
Passionate About Plugins and Wild for WidgetsPassionate About Plugins and Wild for Widgets
Passionate About Plugins and Wild for WidgetsKathryn Presner
 
Passionate About Plugins
Passionate About PluginsPassionate About Plugins
Passionate About PluginsKathryn Presner
 
Wild About Widgets - Press Publish Portland 2015
Wild About Widgets - Press Publish Portland 2015Wild About Widgets - Press Publish Portland 2015
Wild About Widgets - Press Publish Portland 2015Kathryn Presner
 
Passionate About Plugins and Wild for Widgets
Passionate About Plugins and Wild for WidgetsPassionate About Plugins and Wild for Widgets
Passionate About Plugins and Wild for WidgetsKathryn Presner
 
WordPress Essentials for Beginners - YES Montreal December 2014
WordPress Essentials for Beginners - YES Montreal December 2014WordPress Essentials for Beginners - YES Montreal December 2014
WordPress Essentials for Beginners - YES Montreal December 2014Kathryn Presner
 
Getting Comfortable With Child Themes - WordCamp Toronto
Getting Comfortable With Child Themes - WordCamp TorontoGetting Comfortable With Child Themes - WordCamp Toronto
Getting Comfortable With Child Themes - WordCamp TorontoKathryn Presner
 
Getting Comfortable With Child Themes - WordCamp Montreal
Getting Comfortable With Child Themes - WordCamp MontrealGetting Comfortable With Child Themes - WordCamp Montreal
Getting Comfortable With Child Themes - WordCamp MontrealKathryn Presner
 
Supporting Your Themes While Staying Sane - WordCamp New York
Supporting Your Themes While Staying Sane - WordCamp New YorkSupporting Your Themes While Staying Sane - WordCamp New York
Supporting Your Themes While Staying Sane - WordCamp New YorkKathryn Presner
 
Getting Comfortable With Child Themes - WordCamp Miami
Getting Comfortable With Child Themes - WordCamp MiamiGetting Comfortable With Child Themes - WordCamp Miami
Getting Comfortable With Child Themes - WordCamp MiamiKathryn Presner
 
How to Jazz Up Your WordPress Site – without a lick o’ code
How to Jazz Up Your WordPress Site – without a lick o’ codeHow to Jazz Up Your WordPress Site – without a lick o’ code
How to Jazz Up Your WordPress Site – without a lick o’ codeKathryn Presner
 
Help Me Help You: The art and science of getting good WordPress support - Wor...
Help Me Help You: The art and science of getting good WordPress support - Wor...Help Me Help You: The art and science of getting good WordPress support - Wor...
Help Me Help You: The art and science of getting good WordPress support - Wor...Kathryn Presner
 
Help Me Help You: The art and science of getting good WordPress support - Wor...
Help Me Help You: The art and science of getting good WordPress support - Wor...Help Me Help You: The art and science of getting good WordPress support - Wor...
Help Me Help You: The art and science of getting good WordPress support - Wor...Kathryn Presner
 

Mais de Kathryn Presner (20)

The Developer's Guide to Supporting Your Themes
The Developer's Guide to Supporting Your ThemesThe Developer's Guide to Supporting Your Themes
The Developer's Guide to Supporting Your Themes
 
From Shadows to Limelight: How women found their voice at WordCamp Montreal
From Shadows to Limelight: How women found their voice at WordCamp MontrealFrom Shadows to Limelight: How women found their voice at WordCamp Montreal
From Shadows to Limelight: How women found their voice at WordCamp Montreal
 
Getting Comfortable with Child Themes
Getting Comfortable with Child ThemesGetting Comfortable with Child Themes
Getting Comfortable with Child Themes
 
Getting Comfortable with Child Themes
Getting Comfortable with Child ThemesGetting Comfortable with Child Themes
Getting Comfortable with Child Themes
 
The Techie Continuum - WordCamp US 2015
The Techie Continuum - WordCamp US 2015The Techie Continuum - WordCamp US 2015
The Techie Continuum - WordCamp US 2015
 
WordPress Essentials for Beginners - YES Montreal November 2015
WordPress Essentials for Beginners - YES Montreal November 2015WordPress Essentials for Beginners - YES Montreal November 2015
WordPress Essentials for Beginners - YES Montreal November 2015
 
Help Me Help You: The Art and Science of Getting Good WordPress Support
Help Me Help You: The Art and Science of Getting Good WordPress SupportHelp Me Help You: The Art and Science of Getting Good WordPress Support
Help Me Help You: The Art and Science of Getting Good WordPress Support
 
Passionate About Plugins and Wild for Widgets
Passionate About Plugins and Wild for WidgetsPassionate About Plugins and Wild for Widgets
Passionate About Plugins and Wild for Widgets
 
Passionate About Plugins
Passionate About PluginsPassionate About Plugins
Passionate About Plugins
 
Wild About Widgets - Press Publish Portland 2015
Wild About Widgets - Press Publish Portland 2015Wild About Widgets - Press Publish Portland 2015
Wild About Widgets - Press Publish Portland 2015
 
Passionate About Plugins and Wild for Widgets
Passionate About Plugins and Wild for WidgetsPassionate About Plugins and Wild for Widgets
Passionate About Plugins and Wild for Widgets
 
WordPress Essentials for Beginners - YES Montreal December 2014
WordPress Essentials for Beginners - YES Montreal December 2014WordPress Essentials for Beginners - YES Montreal December 2014
WordPress Essentials for Beginners - YES Montreal December 2014
 
Getting Comfortable With Child Themes - WordCamp Toronto
Getting Comfortable With Child Themes - WordCamp TorontoGetting Comfortable With Child Themes - WordCamp Toronto
Getting Comfortable With Child Themes - WordCamp Toronto
 
Growing Garlic
Growing GarlicGrowing Garlic
Growing Garlic
 
Getting Comfortable With Child Themes - WordCamp Montreal
Getting Comfortable With Child Themes - WordCamp MontrealGetting Comfortable With Child Themes - WordCamp Montreal
Getting Comfortable With Child Themes - WordCamp Montreal
 
Supporting Your Themes While Staying Sane - WordCamp New York
Supporting Your Themes While Staying Sane - WordCamp New YorkSupporting Your Themes While Staying Sane - WordCamp New York
Supporting Your Themes While Staying Sane - WordCamp New York
 
Getting Comfortable With Child Themes - WordCamp Miami
Getting Comfortable With Child Themes - WordCamp MiamiGetting Comfortable With Child Themes - WordCamp Miami
Getting Comfortable With Child Themes - WordCamp Miami
 
How to Jazz Up Your WordPress Site – without a lick o’ code
How to Jazz Up Your WordPress Site – without a lick o’ codeHow to Jazz Up Your WordPress Site – without a lick o’ code
How to Jazz Up Your WordPress Site – without a lick o’ code
 
Help Me Help You: The art and science of getting good WordPress support - Wor...
Help Me Help You: The art and science of getting good WordPress support - Wor...Help Me Help You: The art and science of getting good WordPress support - Wor...
Help Me Help You: The art and science of getting good WordPress support - Wor...
 
Help Me Help You: The art and science of getting good WordPress support - Wor...
Help Me Help You: The art and science of getting good WordPress support - Wor...Help Me Help You: The art and science of getting good WordPress support - Wor...
Help Me Help You: The art and science of getting good WordPress support - Wor...
 

Último

The Evolution of Money: Digital Transformation and CBDCs in Central Banking
The Evolution of Money: Digital Transformation and CBDCs in Central BankingThe Evolution of Money: Digital Transformation and CBDCs in Central Banking
The Evolution of Money: Digital Transformation and CBDCs in Central BankingSelcen Ozturkcan
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
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 organizationRadu Cotescu
 
[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.pdfhans926745
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 

Último (20)

The Evolution of Money: Digital Transformation and CBDCs in Central Banking
The Evolution of Money: Digital Transformation and CBDCs in Central BankingThe Evolution of Money: Digital Transformation and CBDCs in Central Banking
The Evolution of Money: Digital Transformation and CBDCs in Central Banking
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
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
 
[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
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 

Take Control of Your Templates with WordPress Conditionals

  • 1. Take Control of your Templates with WordPress Conditionals with Kathryn Presner WordCamp Montreal #wcmtl July 2011
  • 2. Kathryn Presner of Zoonini Web Services www.zoonini.com @zoonini on Twitter about.me/kpresner
  • 3.
  • 4. The challenge... few theme files generating many pages & posts index.php comments.php footer.php functions.php header.php page.php sidebar.php single.php style.css mysite.com mysite.com/about/ mysite.com/contact/ mysite.com/services/ mysite.com/services/web-design/ mysite.com/services/web-design/wordpress/ mysite.com/services/programming/ mysite.com/services/graphic-design/ mysite.com/blog/ mysite.com/blog/2011/ mysite.com/blog/2011/july/ mysite.com/blog/2011/july/day1-wordcamp/ mysite.com/blog/2011/july/day2-wordcamp/ mysite.com/blog/category/wordpress/ mysite.com/blog/category/php-stuff/ mysite.com/blog/tag/orange/ mysite.com/blog/tag/red/ mysite.com/blog/tag/green/ mysite.com/blog/tag/yellow/ For example:
  • 5. Why are conditionals useful... different sidebars elements on different pages
  • 6. Why are conditionals useful... different sidebars elements on different pages
  • 7. Why are conditionals useful... different sidebars elements on different pages
  • 8. Why are conditionals useful... include an external file on a certain page
  • 9.
  • 10.
  • 11.
  • 12.
  • 13.
  • 14.
  • 15.
  • 16.
  • 17.
  • 18.
  • 19.
  • 20.
  • 21.
  • 22.
  • 23.
  • 24.
  • 25.
  • 26.
  • 27.
  • 28.
  • 29.
  • 30. LET’S GO! Time for the live demo

Notas do Editor

  1. Professional web designer, building sites since 1998, fell in love with WordPress 10 years later in 2008. Not a hard-core programmer, communications background. I’m a moderator in WP support forums, love helping people with questions that are solved by conditionals – people are always delighted when they see what’s possible, and I hope you will be too.
  2. WordPress conditionals are an easy-to-use tool to help make your site more dynamic and efficient
  3. WordPress generates multiple web pages from a small set of theme files, and the same code. For example, page.php generates all the static pages in your site, the header.php file includes the same code at the top of every page, same for footer.php and so on. But what if you want the footers to be different on some pages? Or different code to be included in your header.php on specific pages? You can create multiple theme files, but that can get “high maintenance” – more files to keep track of Conditionals to the rescue!
  4. On one of my client’s site for an author and her book, on the homepage we have an image of the book cover in the sidebar
  5. ...but on other pages, we have a banner linking to her blog...
  6. ...and on the About the Author page, we have the banner PLUS a headshot of the writer. This is accomplished through one sidebar file... and WordPress conditional tags.
  7. For this site, I wanted to incorporate my favourite form script, called Form-to-Email Pro. But I like to code forms in a certain way, and I couldn’t just paste it directly into the WordPress editor, as some of my tags would be stripped out. So instead, I put the form into a separate theme file, and edited the page.php file to use a conditional tag which includes the form code ONLY on the contact page.
  8. Conditional tags let you make exceptions to the rules set out in your theme files, by instructing your theme files to do specific things under certain conditions.
  9. PHP is a powerful scripting language, and conditional tags are special bits of code provided by WordPress that let you test for certain conditions. When combined in your theme files, they make magic.
  10. I’m going to teach you a bit of basic right now – you won’t need to know much to be able to use WordPress conditionals.
  11. Well, remember all those fake functions? Well we don't have to fake it anymore! This page is chock-full of goodness. The Codex is the official WordPress documentation and this page is invaluable. Not only does it list all the functions, it also gives practical examples.
  12. There are conditional tags to check whether a page or post meets a zillion different conditions.
  13. Here, we are checking three times to see whether two conditions are met – whether it’s a particular holiday and whether the front page of the blog is being displayed. If we wanted the photo to go in the sidebar, this code would go in the sidebar.php file
  14. Conditionals that take arrays are in the Codex