Your First Wordpress Theme

Loading...

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

0 comments

Post a comment

    Post a comment
    Embed Video
    Edit your comment Cancel

    7 Favorites

    Your First Wordpress Theme - Presentation Transcript

    1. AGenda … Imagine Your Theme Anatomy of Theme Stepping Into Template Tags Move your Hand It is not the END !
    2. Imagine Your Theme What is a Theme ?  Web page Anatomy  3 steps to finish your Theme !!! I cant imagine , What can I do
    3. Hot Tip In your opinion , What is the meaning of Theme !  Themes are files and styles that work together to create a presentation or look for  your site
    4. Hot Tip How can I see my Theme
    5. 3 steps to finish your Theme Coding Design
    6. Anatomy of Theme Wordpress theme live in subdirectories residing in wp- content/themes/ . WordPress includes two Themes in the download, a \"Classic\" and \"Default\" Theme . WordPress Themes consist of three main types of files, in addition to images (for designer).
    7. Theme Files Theme Style Sheet style.css must provide details about the Theme in the form of comments. Theme Functions File A theme can optionally use a functions file, which resides in the theme subdirectory and is named functions.php Theme Template Files Are PHP source files used to generate the pages requested by visitors. Let's look at the various templates that can be defined as part of a Theme.
    8. Template Hierarchy
    9. Page Structures Header <? php get_header(); ?> Content Post ,Comment , Comment form, Sidebar Tags, archives, categories, … <?php get_sidebar(); ?> Footer <?php get_footer(); ?>
    10. Stepping Into Template Tags Template tags are used within your blog's templates to display information dynamically or otherwise customize your blog, providing the tools to make it as individual and interesting as you are What is Parameters A template tag is code that name , <p> Powered by <h1> <?php description, url , WordPress version instructs bloginfo('name'); admin_email, <?php WordPress to ?> </h1> version bloginfo('version'); \"do\" or \"get\" something ?> </p>
    11. Template_Tags Go There  http://codex.wordpress.org/Template_Tags Author tags Category tags Post tags Comment tags
    12. Create HTML After Photoshop
    13. Code Css
    14. THeN ! I hope to see your theme as you WANAT -------------------------------------------------------------
    15. Move Your Hand Let’s see, What can we do ………
    16. It is not the END ! - Thank You! - Questions - Comments - It is not the end Sayed Ftahey http://www.speedev.net/sayed/
    SlideShare Zeitgeist 2009

    + sayedfat7ysayedfat7y Nominate

    custom

    1406 views, 7 favs, 2 embeds more stats

    This is my session in wordcamp Egypt 2009

    More info about this document

    © All Rights Reserved

    Go to text version

    • Total Views 1406
      • 1329 on SlideShare
      • 77 from embeds
    • Comments 0
    • Favorites 7
    • Downloads 15
    Most viewed embeds
    • 62 views on http://www.speedev.net
    • 15 views on http://event.wordcampegypt.com

    more

    All embeds
    • 62 views on http://www.speedev.net
    • 15 views on http://event.wordcampegypt.com

    less

    Flagged as inappropriate Flag as inappropriate
    Flag as inappropriate

    Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

    Cancel
    File a copyright complaint
    Having problems? Go to our helpdesk?

    Categories