SlideShare a Scribd company logo
WORDCAMP NYC 2010




DATE
       FEATURED IMAGES  BY
         OCT 16, 2010        SARA ROSSO
SOME OF MY
                                      WORDPRESS
                                        SITES




SERIAL WP USER, AUTOMATTIC EMPLOYEE
ABOUT ME
What are featured images?
Evolution of featured
images
Some "Primitive"
featured images
used via Custom
Fields since vers
2.0 (actually 1.6)
First appearance in
core: 2.9
First explicit inclusion in 2.9 as “Post
Thumbnails”
UI name changed to
Featured images in 3.0
To use featured images,
You don’t need to be a
developer.
I lied.
You do, a little.
Activate post thumbnail
support first
Add to functions.php (inside the <?php      ?>
loop)

  add_theme_support( 'post-
  thumbnails' );

Appearance > Theme Editor > functions.php
Or....

Find a theme that
incorporates them
automatically!
Rise of the magazine theme
Arras theme




              HTTP://WWW.ARRASTHEME.COM/
Magazeen




  HTTP://WWW.SMASHINGMAGAZINE.COM/2009/02/23/MAGAZEEN-FREE-MAGAZINE-LOOK-WORDPRESS-THEME/
Mimbo




        HTTP://WWW.DARRENHOYT.COM/2009/01/30/MIMBO-30-RELEASED/
Isotherm




           HTTP://BIZZARTIC.COM/BIZZTHEMES/ISOTHERM/DOWNLOAD/
Art-Magazine




               HTTP://TOPLEZ.TEXTDRIVEN.COM/DOWNLOAD-THEME
“Normal” themes are
catching on, too




Override the custom header image by selecting a
Featured Image for each post or page
                           HTTP://WORDPRESS.ORG/EXTEND/THEMES/TWENTYTEN
But...
You don’t have to
change your base
theme to use featured
images!
(But you do need to
activate post-
thumbnails in your
theme’s functions.php)
Add in featured images...
   everywhere
• Recent posts      • Related posts
• Random Posts      • Create a temporary
                      static page
• Category Pages
                    • Top post slideshows
• Visual Archives
Using a shortcode plugin

                                       Useful for images
                                       that repeat
                                       themselves in the
                                       post.

                                       Set once, use
                                       many



  HTTP://WORDPRESS.ORG/EXTEND/PLUGINS/ADD-POST-THUMBNAIL-SHORTCODE/
What’s a shortcode?

A way to include / activate a php function in
WordPress without using PHP

  example: [shortcodename parameters]

  used extensively on WordPress.com
Auto-add featured images




         HTTP://WORDPRESS.ORG/EXTEND/PLUGINS/GET-THE-IMAGE/
Feature posts in a widget




     HTTP://WORDPRESS.ORG/EXTEND/PLUGINS/SM-STICKY-FEATURED-WIDGET/
Sticky Posts plugin in action
Snazzy archives




        HTTP://WORDPRESS.ORG/EXTEND/PLUGINS/SNAZZY-ARCHIVES/SCREENSHOTS/
Snazzy archives in action
To get started, you must
set featured images for
all your posts
How to set a featured
 image
• Upon creation of a
  new post
  • Upload Image > Use
    as Featured Image

• Post-publication
  • Edit Post > Set
    Featured Image >
    Media Library or
    Gallery > Use as
    Featured Image
Some things to consider


• Default image size used in thumbnails

• Working with small, medium, large images

• Upload multiple versions or a cropped copy
Where else would you use
featured images on your
own site?
For the more....
adventurous
Get started experimenting
 Install a version of your site on your home
 computer (with WAMPP/XAMPP)

   http://www.whenihavetime.com/how-to-install-
   and-try-wordpress-on-your-home-computer/

 Tools > Export / Import

 Install themes & plugins on local site version
Benefits of WP locally
Practice importing and exporting

Apply and modify a WordPress (free/paid) theme design and
play with other design features

Create your own custom WordPress design (theme) from
scratch

Install and practice with plugins, write your own

Get to know the WordPress interface and its features

Practice inserting your own content, managing images, and
other key WordPress lessons

and…you can install MULTIPLE instances of WordPress – so
you can work on more than one blog at a time!
Want to get into the
featured image code?
Start with the Codex:

  http://codex.wordpress.org/
  Function_Reference/the_post_thumbnail

Make use of existing plugins and shortcodes
where possible - improve them!

Suggest new variations/features to plugin
developers (nicely) :)

Make sure to make a working copy of your theme
before playing around!
Thank you!

Sara Rosso
www.sararosso.com
         on Twitter


These slides will be on:
WhenIHaveTime.com

More Related Content

PDF
Extending WordPress Multisite for Fun and Profit by Angie Meeker at WordPress...
PDF
Dissecting WordPress Themes and Page Templates, WordPress Columbus Meetup
PPT
WordPress Multisite at WordCamp Columbus by Angie Meeker
PPTX
WordPress Multisite deck
PDF
Agile Wordpress
PPTX
Business Models for WordPress Plugin and Theme Distribution
PDF
Wordpress 101 Training
ODP
Introduction to WordPress Multisite
Extending WordPress Multisite for Fun and Profit by Angie Meeker at WordPress...
Dissecting WordPress Themes and Page Templates, WordPress Columbus Meetup
WordPress Multisite at WordCamp Columbus by Angie Meeker
WordPress Multisite deck
Agile Wordpress
Business Models for WordPress Plugin and Theme Distribution
Wordpress 101 Training
Introduction to WordPress Multisite

What's hot (20)

PPTX
Creating Customizable Widgets for Unpredictable Needs
DOCX
Assignment 2 word press digi skill
PPT
How to Change Permissions and Install a Module in Drupal - Musings of a Drupa...
PPTX
WordPress 3.4 Preview
PPTX
Social Media + WordPress - SoCal WP Meetup
PDF
Word press guide_-_makeuseof.com
PPTX
SoCal WordPress Meetup - iWeb to WordPress aka WP99
PDF
Beginner's Guide to WordPress For Noncoders
PDF
Should you use WordPress for your non-profit websites?
PDF
Top Drupal modules for beginners
PDF
Plugin development demystified 2017
PPTX
Responsive Theme Workshop - WordCamp Columbus 2015
PPTX
Shortcodes vs Widgets: Which one and how?
KEY
WordPress Tips and Tricks (DFW Meetup)
PPTX
Rebrand WordPress Admin
PDF
JSN Mico Customization Manual
PPTX
Mastering use wordpress with post, media, plugins and themes
PDF
JSN Escape Configuration Manual
PPTX
The Way to Theme Enlightenment
PDF
Not Just another WordPress Site Design - Phil Peet - WordCamp Sydney 2012
Creating Customizable Widgets for Unpredictable Needs
Assignment 2 word press digi skill
How to Change Permissions and Install a Module in Drupal - Musings of a Drupa...
WordPress 3.4 Preview
Social Media + WordPress - SoCal WP Meetup
Word press guide_-_makeuseof.com
SoCal WordPress Meetup - iWeb to WordPress aka WP99
Beginner's Guide to WordPress For Noncoders
Should you use WordPress for your non-profit websites?
Top Drupal modules for beginners
Plugin development demystified 2017
Responsive Theme Workshop - WordCamp Columbus 2015
Shortcodes vs Widgets: Which one and how?
WordPress Tips and Tricks (DFW Meetup)
Rebrand WordPress Admin
JSN Mico Customization Manual
Mastering use wordpress with post, media, plugins and themes
JSN Escape Configuration Manual
The Way to Theme Enlightenment
Not Just another WordPress Site Design - Phil Peet - WordCamp Sydney 2012
Ad

Viewers also liked (20)

PDF
Business Quotes for 2011
PDF
innovaChron\'s Workshop Catalog
PPT
Lawmaking
PPT
Podcast Your Passion: 12 Steps to Mastery
PPT
2009 Employer Partner Info Hmc
PPS
O Maiornaviodomundo
PDF
Base New Berlin
PPT
Slovak Fashion Night, New York 2009
PPT
iaa 2009 + vicente perez, mikel larios, mikel sanz
PPTX
мултимедија видео
PPT
SunGard Overview 2010
PPTX
PDF
OpenMI Developers Training
DOC
The Return To Proactive Mangemen Of Say What You Do July 2009 Version 1.06 ...
PPT
Kerdoiv
PPT
The Thrill Of Negotiating
PPTX
Innovation 1.07 03042010
PDF
Dextrys IT Services Organization Overview
PPTX
Baron Bic Was A Genius
PPSX
Surtsey
Business Quotes for 2011
innovaChron\'s Workshop Catalog
Lawmaking
Podcast Your Passion: 12 Steps to Mastery
2009 Employer Partner Info Hmc
O Maiornaviodomundo
Base New Berlin
Slovak Fashion Night, New York 2009
iaa 2009 + vicente perez, mikel larios, mikel sanz
мултимедија видео
SunGard Overview 2010
OpenMI Developers Training
The Return To Proactive Mangemen Of Say What You Do July 2009 Version 1.06 ...
Kerdoiv
The Thrill Of Negotiating
Innovation 1.07 03042010
Dextrys IT Services Organization Overview
Baron Bic Was A Genius
Surtsey
Ad

Similar to Using Featured Images with WordPress (20)

PPTX
Image Handling: Understanding the Basics of WordPress Media
PPTX
How the word press media library works 2019
KEY
Beginners' Guide to WordPress
KEY
A Beginner's Guide to WordPress - WordCamp Montreal 2012
PPT
W pthemes
KEY
A Beginner's Guide to WordPress - WordCamp Toronto 2012
PDF
WordPress: After The Install
KEY
WordPress - Open Source Overview Presentation
PPTX
Wordpress overview
PPTX
Appendix B, Web 2.0 and Social Media for Business, 3rd Edition
PPTX
Your first word press site
PPSX
Adding thumbnail images to pages in wordpress
PDF
Introduction to Wordpress
PPT
Schipul Webinar - Intro To Wordpress
PPT
Intro to Wordpress - Schipul webinar August 2010
PPT
Newspapers with WordPress
PDF
Getting to Know WordPress May 2015
PDF
Building a website with Wordpress
PPT
WordPress Complete Tutorial
PPTX
Introduction to WordPress
Image Handling: Understanding the Basics of WordPress Media
How the word press media library works 2019
Beginners' Guide to WordPress
A Beginner's Guide to WordPress - WordCamp Montreal 2012
W pthemes
A Beginner's Guide to WordPress - WordCamp Toronto 2012
WordPress: After The Install
WordPress - Open Source Overview Presentation
Wordpress overview
Appendix B, Web 2.0 and Social Media for Business, 3rd Edition
Your first word press site
Adding thumbnail images to pages in wordpress
Introduction to Wordpress
Schipul Webinar - Intro To Wordpress
Intro to Wordpress - Schipul webinar August 2010
Newspapers with WordPress
Getting to Know WordPress May 2015
Building a website with Wordpress
WordPress Complete Tutorial
Introduction to WordPress

More from Sara Rosso (12)

PDF
Essential Ingredients of a WordPress Website
PDF
What I've Learned as a Serial (Community) Founder: The Community Life Cycle
PDF
Trends in Enterprise WordPress Content
PDF
WordPress Agencies: Facing Challenges for the Next 10 Years
PDF
The Future Way of Working: The Distributed Company
PDF
Tools for Entrepreneurs: Create. Collaborate. Communicate.
KEY
Digital Curation: The New Frontier of Knowledge
PDF
WordPress for Large-Scale Installs
PDF
Utilizzare WordPress come un sito web (non un blog)
PDF
Using WordPress as a website (not a blog)
PPT
Open Source per Donne / Girl Geek
PPT
Open Source for Women / Girl Geeks
Essential Ingredients of a WordPress Website
What I've Learned as a Serial (Community) Founder: The Community Life Cycle
Trends in Enterprise WordPress Content
WordPress Agencies: Facing Challenges for the Next 10 Years
The Future Way of Working: The Distributed Company
Tools for Entrepreneurs: Create. Collaborate. Communicate.
Digital Curation: The New Frontier of Knowledge
WordPress for Large-Scale Installs
Utilizzare WordPress come un sito web (non un blog)
Using WordPress as a website (not a blog)
Open Source per Donne / Girl Geek
Open Source for Women / Girl Geeks

Recently uploaded (20)

PDF
Electronic commerce courselecture one. Pdf
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PPTX
Machine Learning_overview_presentation.pptx
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
Review of recent advances in non-invasive hemoglobin estimation
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Encapsulation theory and applications.pdf
PPTX
A Presentation on Artificial Intelligence
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
Approach and Philosophy of On baking technology
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Machine learning based COVID-19 study performance prediction
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Electronic commerce courselecture one. Pdf
Advanced methodologies resolving dimensionality complications for autism neur...
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Chapter 3 Spatial Domain Image Processing.pdf
Machine Learning_overview_presentation.pptx
MYSQL Presentation for SQL database connectivity
Mobile App Security Testing_ A Comprehensive Guide.pdf
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
Review of recent advances in non-invasive hemoglobin estimation
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Encapsulation theory and applications.pdf
A Presentation on Artificial Intelligence
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Approach and Philosophy of On baking technology
MIND Revenue Release Quarter 2 2025 Press Release
Machine learning based COVID-19 study performance prediction
“AI and Expert System Decision Support & Business Intelligence Systems”
Profit Center Accounting in SAP S/4HANA, S4F28 Col11

Using Featured Images with WordPress

  • 1. WORDCAMP NYC 2010 DATE FEATURED IMAGES BY OCT 16, 2010 SARA ROSSO
  • 2. SOME OF MY WORDPRESS SITES SERIAL WP USER, AUTOMATTIC EMPLOYEE ABOUT ME
  • 5. Some "Primitive" featured images used via Custom Fields since vers 2.0 (actually 1.6)
  • 6. First appearance in core: 2.9 First explicit inclusion in 2.9 as “Post Thumbnails”
  • 7. UI name changed to Featured images in 3.0
  • 8. To use featured images, You don’t need to be a developer.
  • 9. I lied. You do, a little.
  • 10. Activate post thumbnail support first Add to functions.php (inside the <?php ?> loop) add_theme_support( 'post- thumbnails' ); Appearance > Theme Editor > functions.php
  • 11. Or.... Find a theme that incorporates them automatically!
  • 12. Rise of the magazine theme
  • 13. Arras theme HTTP://WWW.ARRASTHEME.COM/
  • 15. Mimbo HTTP://WWW.DARRENHOYT.COM/2009/01/30/MIMBO-30-RELEASED/
  • 16. Isotherm HTTP://BIZZARTIC.COM/BIZZTHEMES/ISOTHERM/DOWNLOAD/
  • 17. Art-Magazine HTTP://TOPLEZ.TEXTDRIVEN.COM/DOWNLOAD-THEME
  • 18. “Normal” themes are catching on, too Override the custom header image by selecting a Featured Image for each post or page HTTP://WORDPRESS.ORG/EXTEND/THEMES/TWENTYTEN
  • 19. But... You don’t have to change your base theme to use featured images!
  • 20. (But you do need to activate post- thumbnails in your theme’s functions.php)
  • 21. Add in featured images... everywhere • Recent posts • Related posts • Random Posts • Create a temporary static page • Category Pages • Top post slideshows • Visual Archives
  • 22. Using a shortcode plugin Useful for images that repeat themselves in the post. Set once, use many HTTP://WORDPRESS.ORG/EXTEND/PLUGINS/ADD-POST-THUMBNAIL-SHORTCODE/
  • 23. What’s a shortcode? A way to include / activate a php function in WordPress without using PHP example: [shortcodename parameters] used extensively on WordPress.com
  • 24. Auto-add featured images HTTP://WORDPRESS.ORG/EXTEND/PLUGINS/GET-THE-IMAGE/
  • 25. Feature posts in a widget HTTP://WORDPRESS.ORG/EXTEND/PLUGINS/SM-STICKY-FEATURED-WIDGET/
  • 26. Sticky Posts plugin in action
  • 27. Snazzy archives HTTP://WORDPRESS.ORG/EXTEND/PLUGINS/SNAZZY-ARCHIVES/SCREENSHOTS/
  • 29. To get started, you must set featured images for all your posts
  • 30. How to set a featured image • Upon creation of a new post • Upload Image > Use as Featured Image • Post-publication • Edit Post > Set Featured Image > Media Library or Gallery > Use as Featured Image
  • 31. Some things to consider • Default image size used in thumbnails • Working with small, medium, large images • Upload multiple versions or a cropped copy
  • 32. Where else would you use featured images on your own site?
  • 34. Get started experimenting Install a version of your site on your home computer (with WAMPP/XAMPP) http://www.whenihavetime.com/how-to-install- and-try-wordpress-on-your-home-computer/ Tools > Export / Import Install themes & plugins on local site version
  • 35. Benefits of WP locally Practice importing and exporting Apply and modify a WordPress (free/paid) theme design and play with other design features Create your own custom WordPress design (theme) from scratch Install and practice with plugins, write your own Get to know the WordPress interface and its features Practice inserting your own content, managing images, and other key WordPress lessons and…you can install MULTIPLE instances of WordPress – so you can work on more than one blog at a time!
  • 36. Want to get into the featured image code? Start with the Codex: http://codex.wordpress.org/ Function_Reference/the_post_thumbnail Make use of existing plugins and shortcodes where possible - improve them! Suggest new variations/features to plugin developers (nicely) :) Make sure to make a working copy of your theme before playing around!
  • 37. Thank you! Sara Rosso www.sararosso.com on Twitter These slides will be on: WhenIHaveTime.com