SlideShare uma empresa Scribd logo
1 de 78
Themes




PART 3
  Themes
Themes




what’s a theme?
Themes




 A Theme modifies the way the site
is displayed, without modifying the
        underlying software.
Themes




    Live in subdirectories residing in wp-content/themes/

The Theme's subdirectory holds all of the Theme's stylesheet
files, template files, and optional functions file (functions.php),
                   JavaScript files, and images.

   For example, a Theme named "test" would reside in the
            directory wp-content/themes/test/
Themes




WordPress includes a default theme in
       each new installation.
Themes
Themes




anatomy of a
theme JOOST
         DE
       VALK
Themes




anatomy of a
theme JOOST
         DE
       VALK
Themes




anatomy of a
theme JOOST
         DE
       VALK
Themes




anatomy of a
theme JOOST
         DE
       VALK
Themes




anatomy of a
theme JOOST
         DE
       VALK
Themes




anatomy of a
theme JOOST
         DE
       VALK
Themes
THREE TYPES



1             2           3
stylesheet    functions   template
                          files
Themes




Style.css
Themes
Themes
Themes




Functions.php
Themes
Behaves like a plugin.

Enable Theme Features
like Sidebars, Navigation
Menus, Post Thumbnails,
Post Formats, Custom
Headers, Custom
                            functions.php
Backgrounds, etc.

Define functions specific
to your theme.

Setup an options menu
allowing users to
dynamically change some
settings for your site.
Themes




template files
Themes




style.css
The main stylesheet. This must be included with your Theme,
and it must contain the information header for your Theme.
Themes




index.php
The main template. If your Theme provides its own templates,
index.php must be present.
Themes




comments.php
The comments template.
Themes




front-page.php
The front page template, it is only used if you use a static front
page.
Themes




home.php
The home page template, which is the front page by default. If
you use a static front page this is the template for the page
with the latest posts.
Themes




home.php
The home page template, which is the front page by default. If
you use a static front page this is the template for the page
with the latest posts.
Themes




index.php
The single post template. Used when a single post is queried.
For this and all other query templates, index.php is used if the
query template is not present.
Themes



single-<post-type>.php
The single post template used when a single post from a
custom post type is queried. For example, single-books.php
would be used for displaying single posts from the custom
post type books. index.php is used if the query template for
the custom post type is not present.
Themes




page.php
The page template. Used when an individual Page is queried.
Themes




category.php
The category template. Used when a category is queried.
Themes




tag.php
The tag template. Used when a tag is queried.
Themes




taxonomy.php
The term template. Used when a term in a custom taxonomy
is queried.
Themes




author.php
The author template. Used when an author is queried.
Themes




date.php
The date/time template. Used when a date or time is queried.
Year, month, day, hour, minute, second.
Themes




archive.php
The archive template. Used when a category, author, or date
is queried. Note that this template will be overridden by
category.php, author.php, and date.php for their respective
query types.
Themes




search.php
The search results template. Used when a search is
performed.
Themes




attachment.php
Attachment template. Used when viewing a single
attachment.
Themes




image.php
Image attachment template. Used when viewing a single
image attachment. If not present, attachment.php will be
used.
Themes




404.php
The 404 Not Found template. Used when WordPress cannot
find a post or page that matches the query.
Themes
Themes
Themes




conditional
  tags
Themes




Let’s say you wanted to display a
snippet of text above the series of
posts, but only on the main page
of your blog. With the is_home()
Conditional Tag, that task is made
               easy.
Themes




Warning: You can only use conditional query
  tags after the init action hook in WordPress.
For themes, this means the conditional tag will
   never work properly if you are using it in the
       body of functions.php, i.e. outside of a
                                       function.
Themes
Themes
Themes
Themes
Themes
Themes
Themes
Themes
Themes
Themes
Themes
Themes
Themes
Themes
Themes
Themes
Themes
get_header()


                  page.php
     Loop Start




     Loop End




 get_footer()
Themes
Themes




 custom
  page
templates
Themes
Themes
Themes
Themes




widgets &
sidebars
Themes




widgets & sidebars
Themes


widgets & sidebars
Themes
widgets & sidebars
Themes




menus
Themes
Themes
Themes




post thumbnails
Themes
Themes
ANY ?’s
WordPress Bootcamp Part 3 - Themes

Mais conteúdo relacionado

Mais procurados (6)

Timberline team
Timberline teamTimberline team
Timberline team
 
WordPress Theme Structure
WordPress Theme StructureWordPress Theme Structure
WordPress Theme Structure
 
Default theme implementations: a guide for module developers that want sweet ...
Default theme implementations: a guide for module developers that want sweet ...Default theme implementations: a guide for module developers that want sweet ...
Default theme implementations: a guide for module developers that want sweet ...
 
Joomla tempates talk
Joomla tempates talkJoomla tempates talk
Joomla tempates talk
 
Nanocon Taiwan
Nanocon TaiwanNanocon Taiwan
Nanocon Taiwan
 
Atlanta Drupal User Group (ADUG)
Atlanta Drupal User Group (ADUG) Atlanta Drupal User Group (ADUG)
Atlanta Drupal User Group (ADUG)
 

Destaque

Destaque (6)

WordPress Bootcamp Part 2 - Extending WordPress
WordPress Bootcamp Part 2 - Extending WordPressWordPress Bootcamp Part 2 - Extending WordPress
WordPress Bootcamp Part 2 - Extending WordPress
 
WordPress Bootcamp Part 1 - Introduction
WordPress Bootcamp Part 1 - IntroductionWordPress Bootcamp Part 1 - Introduction
WordPress Bootcamp Part 1 - Introduction
 
E-handel, konverteringsoptimalisering og webanalyse
E-handel, konverteringsoptimalisering og webanalyseE-handel, konverteringsoptimalisering og webanalyse
E-handel, konverteringsoptimalisering og webanalyse
 
Quick Guide to Web Usability & SEO
Quick Guide to Web Usability & SEOQuick Guide to Web Usability & SEO
Quick Guide to Web Usability & SEO
 
Universell utforming av digitale løsninger
Universell utforming av digitale løsningerUniversell utforming av digitale løsninger
Universell utforming av digitale løsninger
 
Open Source CMS
Open Source CMSOpen Source CMS
Open Source CMS
 

Semelhante a WordPress Bootcamp Part 3 - Themes

WordPress Child Themes
WordPress Child ThemesWordPress Child Themes
WordPress Child Themes
rfair404
 
Intro to template hierarchy WCTO
Intro to template hierarchy  WCTOIntro to template hierarchy  WCTO
Intro to template hierarchy WCTO
Al Davis
 
Meetup child-themes
Meetup child-themesMeetup child-themes
Meetup child-themes
DaisyOlsen
 
Meetup child-themes
Meetup child-themesMeetup child-themes
Meetup child-themes
DaisyOlsen
 
Word press bootcamp By Sourcescript Innovations and Mentors Dojo
Word press bootcamp  By Sourcescript Innovations and Mentors DojoWord press bootcamp  By Sourcescript Innovations and Mentors Dojo
Word press bootcamp By Sourcescript Innovations and Mentors Dojo
lightshire
 

Semelhante a WordPress Bootcamp Part 3 - Themes (20)

Wordpress template hierarchy
Wordpress template hierarchyWordpress template hierarchy
Wordpress template hierarchy
 
WordPress Child Themes
WordPress Child ThemesWordPress Child Themes
WordPress Child Themes
 
advance theme development
advance theme developmentadvance theme development
advance theme development
 
Firstborn child theme word camp presentation - atlanta 2013
Firstborn child theme   word camp presentation - atlanta 2013Firstborn child theme   word camp presentation - atlanta 2013
Firstborn child theme word camp presentation - atlanta 2013
 
WordPress Template hierarchy
WordPress Template hierarchyWordPress Template hierarchy
WordPress Template hierarchy
 
Intro To WordPress Themes
Intro To WordPress ThemesIntro To WordPress Themes
Intro To WordPress Themes
 
Intro to WordPress theme development
Intro to WordPress theme developmentIntro to WordPress theme development
Intro to WordPress theme development
 
WortdPress Child themes: Why and How
WortdPress Child themes: Why and HowWortdPress Child themes: Why and How
WortdPress Child themes: Why and How
 
WordPress Theme Workshop: Part 2
WordPress Theme Workshop: Part 2WordPress Theme Workshop: Part 2
WordPress Theme Workshop: Part 2
 
Intro to template hierarchy WCTO
Intro to template hierarchy  WCTOIntro to template hierarchy  WCTO
Intro to template hierarchy WCTO
 
Custome page template
Custome page templateCustome page template
Custome page template
 
Don't Fear the Custom Theme: How to build a custom WordPress theme with only ...
Don't Fear the Custom Theme: How to build a custom WordPress theme with only ...Don't Fear the Custom Theme: How to build a custom WordPress theme with only ...
Don't Fear the Custom Theme: How to build a custom WordPress theme with only ...
 
Meetup child-themes
Meetup child-themesMeetup child-themes
Meetup child-themes
 
Meetup child-themes
Meetup child-themesMeetup child-themes
Meetup child-themes
 
Meetup child-themes
Meetup child-themesMeetup child-themes
Meetup child-themes
 
Writing a WordPress Theme - HighEdWeb 2013 #WRK2
Writing a WordPress Theme - HighEdWeb 2013 #WRK2Writing a WordPress Theme - HighEdWeb 2013 #WRK2
Writing a WordPress Theme - HighEdWeb 2013 #WRK2
 
WordPress Theme Workshop: Part 1
WordPress Theme Workshop: Part 1WordPress Theme Workshop: Part 1
WordPress Theme Workshop: Part 1
 
Rockford WordPress Meetup - Child Themes
Rockford WordPress Meetup - Child ThemesRockford WordPress Meetup - Child Themes
Rockford WordPress Meetup - Child Themes
 
Word press bootcamp By Sourcescript Innovations and Mentors Dojo
Word press bootcamp  By Sourcescript Innovations and Mentors DojoWord press bootcamp  By Sourcescript Innovations and Mentors Dojo
Word press bootcamp By Sourcescript Innovations and Mentors Dojo
 
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
 

Mais de Metronet (9)

Take Control of Your Wordpress Widgets
Take Control of Your Wordpress WidgetsTake Control of Your Wordpress Widgets
Take Control of Your Wordpress Widgets
 
Custom to public
Custom to publicCustom to public
Custom to public
 
WordPress Bootcamp Quiz
WordPress Bootcamp QuizWordPress Bootcamp Quiz
WordPress Bootcamp Quiz
 
WordPress Bootcamp Part 4 - Multisite, BuddyPress, bbPress, etc.
WordPress Bootcamp Part 4 - Multisite, BuddyPress, bbPress, etc.WordPress Bootcamp Part 4 - Multisite, BuddyPress, bbPress, etc.
WordPress Bootcamp Part 4 - Multisite, BuddyPress, bbPress, etc.
 
Online Omdømme Del2 Anfo April 2009
Online Omdømme Del2 Anfo April 2009Online Omdømme Del2 Anfo April 2009
Online Omdømme Del2 Anfo April 2009
 
Online Omdømme Del1 Anfo April 2009
Online Omdømme Del1 Anfo April 2009Online Omdømme Del1 Anfo April 2009
Online Omdømme Del1 Anfo April 2009
 
Blogg Anfo April 2009
Blogg Anfo April 2009Blogg Anfo April 2009
Blogg Anfo April 2009
 
Facebook Anfo April 2009
Facebook Anfo April 2009Facebook Anfo April 2009
Facebook Anfo April 2009
 
Twitter Anfo April 2009
Twitter Anfo April 2009Twitter Anfo April 2009
Twitter Anfo April 2009
 

Último

Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
negromaestrong
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
AnaAcapella
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 

Último (20)

Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 

WordPress Bootcamp Part 3 - Themes

Notas do Editor

  1. \n
  2. \n
  3. \n
  4. \n
  5. \n
  6. \n
  7. \n
  8. \n
  9. \n
  10. \n
  11. \n
  12. \n
  13. \n
  14. \n
  15. \n
  16. \n
  17. \n
  18. \n
  19. \n
  20. \n
  21. \n
  22. \n
  23. \n
  24. \n
  25. \n
  26. \n
  27. \n
  28. \n
  29. \n
  30. \n
  31. \n
  32. \n
  33. \n
  34. \n
  35. \n
  36. \n
  37. \n
  38. \n
  39. \n
  40. \n
  41. \n
  42. \n
  43. \n
  44. \n
  45. \n
  46. \n
  47. \n
  48. \n
  49. \n
  50. \n
  51. \n
  52. \n
  53. \n
  54. \n
  55. \n
  56. \n
  57. \n
  58. \n
  59. \n
  60. \n
  61. \n
  62. \n
  63. \n
  64. \n
  65. \n
  66. \n
  67. \n
  68. \n
  69. \n
  70. \n
  71. \n
  72. \n
  73. \n
  74. \n
  75. \n
  76. \n
  77. \n
  78. \n