SlideShare une entreprise Scribd logo
1  sur  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

Contenu connexe

En vedette

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
 

En vedette (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
 

Plus 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
 

Plus 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...
 

Dernier

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
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
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
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
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 2024Rafal Los
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
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
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
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 MenDelhi Call girls
 
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
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
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 Nanonetsnaman860154
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
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
 
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
 
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
 
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
 

Dernier (20)

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
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
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
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
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...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
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
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
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
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
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
 
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
 
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
 
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
 

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

Notes de l'éditeur

  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