Está en la página 1de 1

1.

GENERAL

2. HOJAS DE ESTILO

/*Theme name:

El nombre de tu theme

carpeta raz del theme

*ThemeURI:

La URL para tener mas informacin

Style.css

*Description:

Descripcin del theme

/css/carpeta

*Version:

1.0

Custom.css

*Author:

Tu nombre

Print.css

*AuthorURI:

Tu URL

Reset.css

*Tags:

rojo, negro, widget-ready, etc

ie.css

*Template:

Si es una plantilla hija (child theme)*/

Imagendeprevisualizacindeltheme(screenshot.jpg/screenshot.png/screenshot.gif)

3. COMPATIBILIDAD CON
NAVEGADORES

SidebarsWidgetReady

Firefox2,3

AadirReglasatuformulariodecomentarios

InternetExplorer6,7,8

Compatibilidadhaciaatrs(WordPress2.5+)

GoogleChrome

Aadirpostsdeejemplo

Safari
Opera

4. PGINAS

5. CREASTE ESTILO PARA TODO?

6. CLASES CSS ESTNDAR

Index.php

H1,h2,h3,h4,h5,h6

*.alignleft

Header.php

Images

.alignright

Sidebar.php

Blockquotes

.aligncenter

Footer.php

Tables

.wpcaption

Single.php

Captions

.catitem

Archive.php

Unorderedlists

.currentcat

Page.php

Orderedlists

.currentcatparent

Home.php

.alignleft

.pagenav

Author.php

.alignright

.page_item

Comments.php

.aligncenter

.current_page_item

Search.php

.wpcaption

.widget

Searchform.php

.catitem

.linkcat

Date.php

.currentcat

Tag.php

.currentcatparent

Category.php

.pagenav

404.php

.page_item

Author.php

.current_page_item

Functions.php

.widget
.linkcat

7. VALIDACIN

8. CDIGO WORDPRESS

9. ELEMENTOS DEL SITIO

CSS

<?phpinclude(TEMPLATEPATH./x);?>

Ttulo/Logo

Style.css

<?phpthe_time('mdy')?>

Navegacindepginas

HTML(truco:navegador>vercdigofuente)

<?php/*TemplateName:X*/?>

NavegacindeCategoras/Tags

Index.php

<?phpbloginfo('template_url');?>

*EnlacesRSS

Lasotrasplantillas.Ver4.

* Formulario de bsqueda

Con/Sincomentarios

Theloop

* Enlaces al archivo

Loginrequerido

<?phpif(have_posts()):?>

* Fechas/marcas temporales

Protegidoporcontrasea

<?phpwhile(have_posts()):the_post();?>

* Comentarios

<?phpendwhile;?>

* Mensaje de Copyright

<?phpendif;?>

* Enlaces a anteriores/posteriores

* Enlace a Volver arriba

<!more>

* Publicidad

<!nextpage>
/%category%/%postname%/
Creada por Ayuda WordPress

Idea original de WP Toy

También podría gustarte