Wordpress 2.8 themes cookbook :: over 100 simple but incredibly effective recipes for creating powerful, custom wordpress themes /
"This easy-to-use step-by-step guide will help you create powerful themes for your WordPress web site, and solve your theme development problems in a quick and effective way. It enables you to take full control over your site's design and branding and make it look smarter. This book includ...
Gespeichert in:
1. Verfasser: | |
---|---|
Weitere Verfasser: | |
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham, U.K. :
Packt Open Source,
2010.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | "This easy-to-use step-by-step guide will help you create powerful themes for your WordPress web site, and solve your theme development problems in a quick and effective way. It enables you to take full control over your site's design and branding and make it look smarter. This book includes over 100 useful recipes to help you get started and create advanced themes. It starts with the basics of WordPress themes and creating a theme from scratch. Then, it covers how to enhance your template and add effects to get a rich look. You will learn how to manage pages, categories, and tags for your blogs, and how to make your posts look unique. You will also learn about the comment system and sidebars that will help you give a new feel to your blog and web site."--Resource description page. |
Beschreibung: | 1 online resource (iv, 296 pages :) |
ISBN: | 9781847198457 1847198457 9781847198440 1847198449 1282663585 9781282663589 9786612663581 6612663588 |
Internformat
MARC
LEADER | 00000cam a2200000Ma 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn704520855 | ||
003 | OCoLC | ||
005 | 20240705115654.0 | ||
006 | m o d | ||
007 | cr cn||||||||| | ||
008 | 110121s2010 enka o 001 0 eng d | ||
040 | |a E7B |b eng |e pn |c E7B |d OCLCQ |d YDXCP |d N$T |d OCLCQ |d DEBSZ |d OCLCQ |d OCLCF |d DKDLA |d OCLCQ |d MOR |d PIFAG |d OCLCQ |d U3W |d BRL |d STF |d WRM |d JBG |d VTS |d AU@ |d OCLCQ |d OCLCO |d A6Q |d HS0 |d UKCRE |d VLY |d AJS |d OCLCO |d OCLCQ |d OCLCO |d OCLCL | ||
019 | |a 961515234 |a 962635452 |a 988492522 |a 992072074 |a 1037466349 |a 1038697746 |a 1058286288 |a 1083584617 |a 1153490635 |a 1162274677 |a 1241943503 |a 1290087350 |a 1300629033 |a 1303482723 | ||
020 | |a 9781847198457 |q (electronic bk.) | ||
020 | |a 1847198457 |q (electronic bk.) | ||
020 | |a 9781847198440 |q (electronic bk.) | ||
020 | |a 1847198449 | ||
020 | |a 9781847198440 | ||
020 | |a 1282663585 | ||
020 | |a 9781282663589 | ||
020 | |a 9786612663581 | ||
020 | |a 6612663588 | ||
035 | |a (OCoLC)704520855 |z (OCoLC)961515234 |z (OCoLC)962635452 |z (OCoLC)988492522 |z (OCoLC)992072074 |z (OCoLC)1037466349 |z (OCoLC)1038697746 |z (OCoLC)1058286288 |z (OCoLC)1083584617 |z (OCoLC)1153490635 |z (OCoLC)1162274677 |z (OCoLC)1241943503 |z (OCoLC)1290087350 |z (OCoLC)1300629033 |z (OCoLC)1303482723 | ||
037 | |a CL0500000083 |b Safari Books Online | ||
050 | 4 | |a TK5105.8884 |b .J67 2010eb | |
072 | 7 | |a COM |x 023000 |2 bisacsh | |
082 | 7 | |a 371.334 |2 22 | |
049 | |a MAIN | ||
100 | 1 | |a Jordan, Lee |q (Lee S.) |0 http://id.loc.gov/authorities/names/nb2010018100 | |
245 | 1 | 0 | |a Wordpress 2.8 themes cookbook : |b over 100 simple but incredibly effective recipes for creating powerful, custom wordpress themes / |c Lee Jordan, Nick Ohrn. |
260 | |a Birmingham, U.K. : |b Packt Open Source, |c 2010. | ||
300 | |a 1 online resource (iv, 296 pages :) | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
588 | 0 | |a Print version record. | |
520 | |a "This easy-to-use step-by-step guide will help you create powerful themes for your WordPress web site, and solve your theme development problems in a quick and effective way. It enables you to take full control over your site's design and branding and make it look smarter. This book includes over 100 useful recipes to help you get started and create advanced themes. It starts with the basics of WordPress themes and creating a theme from scratch. Then, it covers how to enhance your template and add effects to get a rich look. You will learn how to manage pages, categories, and tags for your blogs, and how to make your posts look unique. You will also learn about the comment system and sidebars that will help you give a new feel to your blog and web site."--Resource description page. | ||
505 | 0 | |a Cover; Copyright; Credits; About the Authors; About the Reviewers; Table of Contents; Preface; Chapter 1: WordPress Theme Basics; Introduction; Finding documentation on WordPress.org; Downloading themes from the WordPress theme repository; Downloading themes from third-party websites; Installing and activating a theme; Displaying the blog name; Getting the absolute directory path of the active theme; Creating a theme from scratch; Creating a child theme; Creating a theme by using a theme framework; Adding expected WordPress hooks; Including PHP files from your theme | |
505 | 8 | |a Chapter 2: Creating NavigationIntroduction; Listing all of the pages that exist on a blog; Listing all of the categories defined for a blog; Listing all of the tags in use on a blog; Highlighting the current page in the navigation; Adding a search function to a theme; Getting the category page link from a category name; Displaying page links only if the destination page exists; Creating a category drop-down menu; Creating drop-downs using child pages; Chapter 3: The Loop; Introduction; Creating a basic Loop; Displaying ads after every third post; Removing posts in a particular category | |
505 | 8 | |a Removing posts with a particular tagHighlighting sticky posts; Creating multiple loops in a single template; Displaying only posts in a particular category; Styling every other post differently; Styling posts in a particular category differently; Showing every post in a category on a category archive page; Chapter 4: Template Tags; Introduction; Displaying the post title; Automatically limiting the number of words of content; Determining if the user is on a specific page; Determining if the user is viewing a post in a particular category; Displaying the post date for each post | |
505 | 8 | |a Highlighting search terms in post contentDisplaying login/logout links; Adding navigation through older/newer posts; Displaying an edit link for posts; Displaying custom field content; Displaying a post author's avatar; Chapter 5: Comments; Introduction; Displaying a comment form on a post; Displaying comments on a post; Displaying the latest comments on your blog; Highlighting the post author's comments; Alternating the style for comments; Displaying threaded comments properly; Chapter 6: Sidebars; Introduction; Using the Text widget for custom sidebar content | |
505 | 8 | |a Including a dynamic sidebar in your themeIncluding multiple dynamic sidebars in your theme; Setting the default widgets for a sidebar in your theme; Positioning multiple sidebars in your theme by using CSS; Styling the appearance of sidebars in your theme by using CSS; Displaying different widgets on different; pages by using the Widget Logic plugin and conditional tags; Showing asides in the sidebar by using the Miniposts plugin; Adding an interactive Facebook-style wall to a sidebar by using jQuery; Chapter 7: Custom Page Templates; Introduction; Creating a simple page template | |
546 | |a English. | ||
630 | 0 | 0 | |a WordPress (Electronic resource) |0 http://id.loc.gov/authorities/names/no2008101152 |
630 | 0 | 7 | |a WordPress (Electronic resource) |2 fast |
650 | 0 | |a Blogs. |0 http://id.loc.gov/authorities/subjects/sh2003004628 | |
650 | 0 | |a Web site development. |0 http://id.loc.gov/authorities/subjects/sh98004795 | |
650 | 6 | |a Blogues. | |
650 | 6 | |a Sites Web |x Développement. | |
650 | 7 | |a blogs. |2 aat | |
650 | 7 | |a COMPUTERS |x Educational Software. |2 bisacsh | |
650 | 7 | |a Blogs |2 fast | |
650 | 7 | |a Web site development |2 fast | |
700 | 1 | |a Ohrn, Nick. | |
758 | |i has work: |a WordPress 2.8 themes cookbook (Text) |1 https://id.oclc.org/worldcat/entity/E39PCFFkPwQWyYvYVyY7tx6jwd |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: |a Jordan, Lee (Lee S.). |t WordPress 2.8 themes cookbook. |d Birmingham, U.K. : Packt Pub., ©2010 |z 9781847198440 |w (OCoLC)695503592 |
856 | 1 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=421790 |3 Volltext | |
856 | 1 | |l CBO01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=421790 |3 Volltext | |
938 | |a ebrary |b EBRY |n ebr10441079 | ||
938 | |a EBSCOhost |b EBSC |n 421790 | ||
938 | |a YBP Library Services |b YANK |n 3601824 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn704520855 |
---|---|
_version_ | 1813903395184967681 |
adam_text | |
any_adam_object | |
author | Jordan, Lee (Lee S.) |
author2 | Ohrn, Nick |
author2_role | |
author2_variant | n o no |
author_GND | http://id.loc.gov/authorities/names/nb2010018100 |
author_facet | Jordan, Lee (Lee S.) Ohrn, Nick |
author_role | |
author_sort | Jordan, Lee |
author_variant | l j lj |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | T - Technology |
callnumber-label | TK5105 |
callnumber-raw | TK5105.8884 .J67 2010eb |
callnumber-search | TK5105.8884 .J67 2010eb |
callnumber-sort | TK 45105.8884 J67 42010EB |
callnumber-subject | TK - Electrical and Nuclear Engineering |
collection | ZDB-4-EBA |
contents | Cover; Copyright; Credits; About the Authors; About the Reviewers; Table of Contents; Preface; Chapter 1: WordPress Theme Basics; Introduction; Finding documentation on WordPress.org; Downloading themes from the WordPress theme repository; Downloading themes from third-party websites; Installing and activating a theme; Displaying the blog name; Getting the absolute directory path of the active theme; Creating a theme from scratch; Creating a child theme; Creating a theme by using a theme framework; Adding expected WordPress hooks; Including PHP files from your theme Chapter 2: Creating NavigationIntroduction; Listing all of the pages that exist on a blog; Listing all of the categories defined for a blog; Listing all of the tags in use on a blog; Highlighting the current page in the navigation; Adding a search function to a theme; Getting the category page link from a category name; Displaying page links only if the destination page exists; Creating a category drop-down menu; Creating drop-downs using child pages; Chapter 3: The Loop; Introduction; Creating a basic Loop; Displaying ads after every third post; Removing posts in a particular category Removing posts with a particular tagHighlighting sticky posts; Creating multiple loops in a single template; Displaying only posts in a particular category; Styling every other post differently; Styling posts in a particular category differently; Showing every post in a category on a category archive page; Chapter 4: Template Tags; Introduction; Displaying the post title; Automatically limiting the number of words of content; Determining if the user is on a specific page; Determining if the user is viewing a post in a particular category; Displaying the post date for each post Highlighting search terms in post contentDisplaying login/logout links; Adding navigation through older/newer posts; Displaying an edit link for posts; Displaying custom field content; Displaying a post author's avatar; Chapter 5: Comments; Introduction; Displaying a comment form on a post; Displaying comments on a post; Displaying the latest comments on your blog; Highlighting the post author's comments; Alternating the style for comments; Displaying threaded comments properly; Chapter 6: Sidebars; Introduction; Using the Text widget for custom sidebar content Including a dynamic sidebar in your themeIncluding multiple dynamic sidebars in your theme; Setting the default widgets for a sidebar in your theme; Positioning multiple sidebars in your theme by using CSS; Styling the appearance of sidebars in your theme by using CSS; Displaying different widgets on different; pages by using the Widget Logic plugin and conditional tags; Showing asides in the sidebar by using the Miniposts plugin; Adding an interactive Facebook-style wall to a sidebar by using jQuery; Chapter 7: Custom Page Templates; Introduction; Creating a simple page template |
ctrlnum | (OCoLC)704520855 |
dewey-full | 371.334 |
dewey-hundreds | 300 - Social sciences |
dewey-ones | 371 - Schools and their activities; special education |
dewey-raw | 371.334 |
dewey-search | 371.334 |
dewey-sort | 3371.334 |
dewey-tens | 370 - Education |
discipline | Pädagogik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>06906cam a2200697Ma 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn704520855</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20240705115654.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cn|||||||||</controlfield><controlfield tag="008">110121s2010 enka o 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">E7B</subfield><subfield code="b">eng</subfield><subfield code="e">pn</subfield><subfield code="c">E7B</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">YDXCP</subfield><subfield code="d">N$T</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">DEBSZ</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCF</subfield><subfield code="d">DKDLA</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">MOR</subfield><subfield code="d">PIFAG</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">U3W</subfield><subfield code="d">BRL</subfield><subfield code="d">STF</subfield><subfield code="d">WRM</subfield><subfield code="d">JBG</subfield><subfield code="d">VTS</subfield><subfield code="d">AU@</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">A6Q</subfield><subfield code="d">HS0</subfield><subfield code="d">UKCRE</subfield><subfield code="d">VLY</subfield><subfield code="d">AJS</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">961515234</subfield><subfield code="a">962635452</subfield><subfield code="a">988492522</subfield><subfield code="a">992072074</subfield><subfield code="a">1037466349</subfield><subfield code="a">1038697746</subfield><subfield code="a">1058286288</subfield><subfield code="a">1083584617</subfield><subfield code="a">1153490635</subfield><subfield code="a">1162274677</subfield><subfield code="a">1241943503</subfield><subfield code="a">1290087350</subfield><subfield code="a">1300629033</subfield><subfield code="a">1303482723</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781847198457</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1847198457</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781847198440</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1847198449</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781847198440</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1282663585</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781282663589</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9786612663581</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">6612663588</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)704520855</subfield><subfield code="z">(OCoLC)961515234</subfield><subfield code="z">(OCoLC)962635452</subfield><subfield code="z">(OCoLC)988492522</subfield><subfield code="z">(OCoLC)992072074</subfield><subfield code="z">(OCoLC)1037466349</subfield><subfield code="z">(OCoLC)1038697746</subfield><subfield code="z">(OCoLC)1058286288</subfield><subfield code="z">(OCoLC)1083584617</subfield><subfield code="z">(OCoLC)1153490635</subfield><subfield code="z">(OCoLC)1162274677</subfield><subfield code="z">(OCoLC)1241943503</subfield><subfield code="z">(OCoLC)1290087350</subfield><subfield code="z">(OCoLC)1300629033</subfield><subfield code="z">(OCoLC)1303482723</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">CL0500000083</subfield><subfield code="b">Safari Books Online</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">TK5105.8884</subfield><subfield code="b">.J67 2010eb</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">023000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">371.334</subfield><subfield code="2">22</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Jordan, Lee</subfield><subfield code="q">(Lee S.)</subfield><subfield code="0">http://id.loc.gov/authorities/names/nb2010018100</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Wordpress 2.8 themes cookbook :</subfield><subfield code="b">over 100 simple but incredibly effective recipes for creating powerful, custom wordpress themes /</subfield><subfield code="c">Lee Jordan, Nick Ohrn.</subfield></datafield><datafield tag="260" ind1=" " ind2=" "><subfield code="a">Birmingham, U.K. :</subfield><subfield code="b">Packt Open Source,</subfield><subfield code="c">2010.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (iv, 296 pages :)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Print version record.</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">"This easy-to-use step-by-step guide will help you create powerful themes for your WordPress web site, and solve your theme development problems in a quick and effective way. It enables you to take full control over your site's design and branding and make it look smarter. This book includes over 100 useful recipes to help you get started and create advanced themes. It starts with the basics of WordPress themes and creating a theme from scratch. Then, it covers how to enhance your template and add effects to get a rich look. You will learn how to manage pages, categories, and tags for your blogs, and how to make your posts look unique. You will also learn about the comment system and sidebars that will help you give a new feel to your blog and web site."--Resource description page.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Cover; Copyright; Credits; About the Authors; About the Reviewers; Table of Contents; Preface; Chapter 1: WordPress Theme Basics; Introduction; Finding documentation on WordPress.org; Downloading themes from the WordPress theme repository; Downloading themes from third-party websites; Installing and activating a theme; Displaying the blog name; Getting the absolute directory path of the active theme; Creating a theme from scratch; Creating a child theme; Creating a theme by using a theme framework; Adding expected WordPress hooks; Including PHP files from your theme</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Chapter 2: Creating NavigationIntroduction; Listing all of the pages that exist on a blog; Listing all of the categories defined for a blog; Listing all of the tags in use on a blog; Highlighting the current page in the navigation; Adding a search function to a theme; Getting the category page link from a category name; Displaying page links only if the destination page exists; Creating a category drop-down menu; Creating drop-downs using child pages; Chapter 3: The Loop; Introduction; Creating a basic Loop; Displaying ads after every third post; Removing posts in a particular category</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Removing posts with a particular tagHighlighting sticky posts; Creating multiple loops in a single template; Displaying only posts in a particular category; Styling every other post differently; Styling posts in a particular category differently; Showing every post in a category on a category archive page; Chapter 4: Template Tags; Introduction; Displaying the post title; Automatically limiting the number of words of content; Determining if the user is on a specific page; Determining if the user is viewing a post in a particular category; Displaying the post date for each post</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Highlighting search terms in post contentDisplaying login/logout links; Adding navigation through older/newer posts; Displaying an edit link for posts; Displaying custom field content; Displaying a post author's avatar; Chapter 5: Comments; Introduction; Displaying a comment form on a post; Displaying comments on a post; Displaying the latest comments on your blog; Highlighting the post author's comments; Alternating the style for comments; Displaying threaded comments properly; Chapter 6: Sidebars; Introduction; Using the Text widget for custom sidebar content</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Including a dynamic sidebar in your themeIncluding multiple dynamic sidebars in your theme; Setting the default widgets for a sidebar in your theme; Positioning multiple sidebars in your theme by using CSS; Styling the appearance of sidebars in your theme by using CSS; Displaying different widgets on different; pages by using the Widget Logic plugin and conditional tags; Showing asides in the sidebar by using the Miniposts plugin; Adding an interactive Facebook-style wall to a sidebar by using jQuery; Chapter 7: Custom Page Templates; Introduction; Creating a simple page template</subfield></datafield><datafield tag="546" ind1=" " ind2=" "><subfield code="a">English.</subfield></datafield><datafield tag="630" ind1="0" ind2="0"><subfield code="a">WordPress (Electronic resource)</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2008101152</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">WordPress (Electronic resource)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Blogs.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh2003004628</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Web site development.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh98004795</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Blogues.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Sites Web</subfield><subfield code="x">Développement.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">blogs.</subfield><subfield code="2">aat</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Educational Software.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Blogs</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Web site development</subfield><subfield code="2">fast</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Ohrn, Nick.</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">WordPress 2.8 themes cookbook (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCFFkPwQWyYvYVyY7tx6jwd</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Jordan, Lee (Lee S.).</subfield><subfield code="t">WordPress 2.8 themes cookbook.</subfield><subfield code="d">Birmingham, U.K. : Packt Pub., ©2010</subfield><subfield code="z">9781847198440</subfield><subfield code="w">(OCoLC)695503592</subfield></datafield><datafield tag="856" ind1="1" ind2=" "><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=421790</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="856" ind1="1" ind2=" "><subfield code="l">CBO01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=421790</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ebrary</subfield><subfield code="b">EBRY</subfield><subfield code="n">ebr10441079</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">421790</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">3601824</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn704520855 |
illustrated | Illustrated |
indexdate | 2024-10-25T16:18:00Z |
institution | BVB |
isbn | 9781847198457 1847198457 9781847198440 1847198449 1282663585 9781282663589 9786612663581 6612663588 |
language | English |
oclc_num | 704520855 |
open_access_boolean | |
owner | MAIN |
owner_facet | MAIN |
physical | 1 online resource (iv, 296 pages :) |
psigel | ZDB-4-EBA |
publishDate | 2010 |
publishDateSearch | 2010 |
publishDateSort | 2010 |
publisher | Packt Open Source, |
record_format | marc |
spelling | Jordan, Lee (Lee S.) http://id.loc.gov/authorities/names/nb2010018100 Wordpress 2.8 themes cookbook : over 100 simple but incredibly effective recipes for creating powerful, custom wordpress themes / Lee Jordan, Nick Ohrn. Birmingham, U.K. : Packt Open Source, 2010. 1 online resource (iv, 296 pages :) text txt rdacontent computer c rdamedia online resource cr rdacarrier Print version record. "This easy-to-use step-by-step guide will help you create powerful themes for your WordPress web site, and solve your theme development problems in a quick and effective way. It enables you to take full control over your site's design and branding and make it look smarter. This book includes over 100 useful recipes to help you get started and create advanced themes. It starts with the basics of WordPress themes and creating a theme from scratch. Then, it covers how to enhance your template and add effects to get a rich look. You will learn how to manage pages, categories, and tags for your blogs, and how to make your posts look unique. You will also learn about the comment system and sidebars that will help you give a new feel to your blog and web site."--Resource description page. Cover; Copyright; Credits; About the Authors; About the Reviewers; Table of Contents; Preface; Chapter 1: WordPress Theme Basics; Introduction; Finding documentation on WordPress.org; Downloading themes from the WordPress theme repository; Downloading themes from third-party websites; Installing and activating a theme; Displaying the blog name; Getting the absolute directory path of the active theme; Creating a theme from scratch; Creating a child theme; Creating a theme by using a theme framework; Adding expected WordPress hooks; Including PHP files from your theme Chapter 2: Creating NavigationIntroduction; Listing all of the pages that exist on a blog; Listing all of the categories defined for a blog; Listing all of the tags in use on a blog; Highlighting the current page in the navigation; Adding a search function to a theme; Getting the category page link from a category name; Displaying page links only if the destination page exists; Creating a category drop-down menu; Creating drop-downs using child pages; Chapter 3: The Loop; Introduction; Creating a basic Loop; Displaying ads after every third post; Removing posts in a particular category Removing posts with a particular tagHighlighting sticky posts; Creating multiple loops in a single template; Displaying only posts in a particular category; Styling every other post differently; Styling posts in a particular category differently; Showing every post in a category on a category archive page; Chapter 4: Template Tags; Introduction; Displaying the post title; Automatically limiting the number of words of content; Determining if the user is on a specific page; Determining if the user is viewing a post in a particular category; Displaying the post date for each post Highlighting search terms in post contentDisplaying login/logout links; Adding navigation through older/newer posts; Displaying an edit link for posts; Displaying custom field content; Displaying a post author's avatar; Chapter 5: Comments; Introduction; Displaying a comment form on a post; Displaying comments on a post; Displaying the latest comments on your blog; Highlighting the post author's comments; Alternating the style for comments; Displaying threaded comments properly; Chapter 6: Sidebars; Introduction; Using the Text widget for custom sidebar content Including a dynamic sidebar in your themeIncluding multiple dynamic sidebars in your theme; Setting the default widgets for a sidebar in your theme; Positioning multiple sidebars in your theme by using CSS; Styling the appearance of sidebars in your theme by using CSS; Displaying different widgets on different; pages by using the Widget Logic plugin and conditional tags; Showing asides in the sidebar by using the Miniposts plugin; Adding an interactive Facebook-style wall to a sidebar by using jQuery; Chapter 7: Custom Page Templates; Introduction; Creating a simple page template English. WordPress (Electronic resource) http://id.loc.gov/authorities/names/no2008101152 WordPress (Electronic resource) fast Blogs. http://id.loc.gov/authorities/subjects/sh2003004628 Web site development. http://id.loc.gov/authorities/subjects/sh98004795 Blogues. Sites Web Développement. blogs. aat COMPUTERS Educational Software. bisacsh Blogs fast Web site development fast Ohrn, Nick. has work: WordPress 2.8 themes cookbook (Text) https://id.oclc.org/worldcat/entity/E39PCFFkPwQWyYvYVyY7tx6jwd https://id.oclc.org/worldcat/ontology/hasWork Print version: Jordan, Lee (Lee S.). WordPress 2.8 themes cookbook. Birmingham, U.K. : Packt Pub., ©2010 9781847198440 (OCoLC)695503592 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=421790 Volltext CBO01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=421790 Volltext |
spellingShingle | Jordan, Lee (Lee S.) Wordpress 2.8 themes cookbook : over 100 simple but incredibly effective recipes for creating powerful, custom wordpress themes / Cover; Copyright; Credits; About the Authors; About the Reviewers; Table of Contents; Preface; Chapter 1: WordPress Theme Basics; Introduction; Finding documentation on WordPress.org; Downloading themes from the WordPress theme repository; Downloading themes from third-party websites; Installing and activating a theme; Displaying the blog name; Getting the absolute directory path of the active theme; Creating a theme from scratch; Creating a child theme; Creating a theme by using a theme framework; Adding expected WordPress hooks; Including PHP files from your theme Chapter 2: Creating NavigationIntroduction; Listing all of the pages that exist on a blog; Listing all of the categories defined for a blog; Listing all of the tags in use on a blog; Highlighting the current page in the navigation; Adding a search function to a theme; Getting the category page link from a category name; Displaying page links only if the destination page exists; Creating a category drop-down menu; Creating drop-downs using child pages; Chapter 3: The Loop; Introduction; Creating a basic Loop; Displaying ads after every third post; Removing posts in a particular category Removing posts with a particular tagHighlighting sticky posts; Creating multiple loops in a single template; Displaying only posts in a particular category; Styling every other post differently; Styling posts in a particular category differently; Showing every post in a category on a category archive page; Chapter 4: Template Tags; Introduction; Displaying the post title; Automatically limiting the number of words of content; Determining if the user is on a specific page; Determining if the user is viewing a post in a particular category; Displaying the post date for each post Highlighting search terms in post contentDisplaying login/logout links; Adding navigation through older/newer posts; Displaying an edit link for posts; Displaying custom field content; Displaying a post author's avatar; Chapter 5: Comments; Introduction; Displaying a comment form on a post; Displaying comments on a post; Displaying the latest comments on your blog; Highlighting the post author's comments; Alternating the style for comments; Displaying threaded comments properly; Chapter 6: Sidebars; Introduction; Using the Text widget for custom sidebar content Including a dynamic sidebar in your themeIncluding multiple dynamic sidebars in your theme; Setting the default widgets for a sidebar in your theme; Positioning multiple sidebars in your theme by using CSS; Styling the appearance of sidebars in your theme by using CSS; Displaying different widgets on different; pages by using the Widget Logic plugin and conditional tags; Showing asides in the sidebar by using the Miniposts plugin; Adding an interactive Facebook-style wall to a sidebar by using jQuery; Chapter 7: Custom Page Templates; Introduction; Creating a simple page template WordPress (Electronic resource) http://id.loc.gov/authorities/names/no2008101152 WordPress (Electronic resource) fast Blogs. http://id.loc.gov/authorities/subjects/sh2003004628 Web site development. http://id.loc.gov/authorities/subjects/sh98004795 Blogues. Sites Web Développement. blogs. aat COMPUTERS Educational Software. bisacsh Blogs fast Web site development fast |
subject_GND | http://id.loc.gov/authorities/names/no2008101152 http://id.loc.gov/authorities/subjects/sh2003004628 http://id.loc.gov/authorities/subjects/sh98004795 |
title | Wordpress 2.8 themes cookbook : over 100 simple but incredibly effective recipes for creating powerful, custom wordpress themes / |
title_auth | Wordpress 2.8 themes cookbook : over 100 simple but incredibly effective recipes for creating powerful, custom wordpress themes / |
title_exact_search | Wordpress 2.8 themes cookbook : over 100 simple but incredibly effective recipes for creating powerful, custom wordpress themes / |
title_full | Wordpress 2.8 themes cookbook : over 100 simple but incredibly effective recipes for creating powerful, custom wordpress themes / Lee Jordan, Nick Ohrn. |
title_fullStr | Wordpress 2.8 themes cookbook : over 100 simple but incredibly effective recipes for creating powerful, custom wordpress themes / Lee Jordan, Nick Ohrn. |
title_full_unstemmed | Wordpress 2.8 themes cookbook : over 100 simple but incredibly effective recipes for creating powerful, custom wordpress themes / Lee Jordan, Nick Ohrn. |
title_short | Wordpress 2.8 themes cookbook : |
title_sort | wordpress 2 8 themes cookbook over 100 simple but incredibly effective recipes for creating powerful custom wordpress themes |
title_sub | over 100 simple but incredibly effective recipes for creating powerful, custom wordpress themes / |
topic | WordPress (Electronic resource) http://id.loc.gov/authorities/names/no2008101152 WordPress (Electronic resource) fast Blogs. http://id.loc.gov/authorities/subjects/sh2003004628 Web site development. http://id.loc.gov/authorities/subjects/sh98004795 Blogues. Sites Web Développement. blogs. aat COMPUTERS Educational Software. bisacsh Blogs fast Web site development fast |
topic_facet | WordPress (Electronic resource) Blogs. Web site development. Blogues. Sites Web Développement. blogs. COMPUTERS Educational Software. Blogs Web site development |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=421790 |
work_keys_str_mv | AT jordanlee wordpress28themescookbookover100simplebutincrediblyeffectiverecipesforcreatingpowerfulcustomwordpressthemes AT ohrnnick wordpress28themescookbookover100simplebutincrediblyeffectiverecipesforcreatingpowerfulcustomwordpressthemes |