Skip to main content




WordPress es genial. Es fácil de instalar y hay una multitud de temas premium gratuitos disponibles para descargar. O siempre puedes hacer un tema tú mismo. ¿No sabes cómo codificar? No hay problema, ¡lo tenemos cubierto! Todos somos principiantes en algún momento, y con WordPress, cuantos más recursos, mejor. Por suerte, hay muchos lugares a los que puede acudir para obtener ayuda e instrucciones sin tener que levantarse de su escritorio. A continuación se muestran libros, tutoriales, temas de inicio y algunos items adicionales que creemos que son excelentes para aprender a codificar para WordPress. Continúe y comience, ¡estará codificando en poco tiempo!

Books

How to be a Rockstar WordPress Designer

rockstar-wiordpress-designer-7496553

Cómo ser un diseñador de WordPress de Rockstar es un gran libro, con toneladas de información excelente para principiantes de codificación. El libro lo guía a través de tres temas de WordPress para mostrarle cómo desarrollar portafolios sólidos, blogs y sitios generales de WordPress. Y a medida que avanza en cada uno de los tutoriales, se complementan entre sí para ampliar gradualmente su conjunto de habilidades de codificación. Los archivos PHP from Photoshop, HTML, CSS y WordPress están incluidos, por lo que tendrá mucho material de referencia, y el único requisito previo es que haya tenido cierta exposición a HTML / CSS.

Delving into WordPress

digging-into-wordpress-3171986

Este es el lugar para comenzar, e incluso escribimos una revisión de Digging Into WordPress al respecto. Este libro proporciona conocimientos prácticos y consejos para transformar de un principiante de WordPress a un maestro de codificación. El libro le enseña los conceptos básicos de instalación, configuración, anatomía del tema, desarrollo de temas / plugins, comentarios para la creación, seguridad del sitio y cómo mantener un Blog saludable. Hay toneladas de excelentes consejos que quizás no encuentres en otros lugares, así como toda una vida de actualizaciones. Entonces, cada vez que salga una nueva edición de Digging Into WordPress, tendrá acceso a toda la nueva información y tutoriales.

Creating WordPress themes from scratch

wpfromscratch-5412833

La creación de temas de WordPress desde cero lo lleva a través del proceso de codificación para WordPress. A medida que avanza en los tutoriales, aprenderá a codificar un tema de WordPress a partir de una plantilla HTML / CSS, a crear tipos de publicaciones personalizadas, a desarrollar opciones de temas y widgets, así como a crear plugins y más. Este libro requiere experiencia en HTML, CSS, PHP, MySQL and JavaScript, por lo que diría que es para principiantes de nivel superior o para aquellos con conocimientos intermedios sobre desarrollo Web.

Tutorials

Developing your first WordPress theme by WP Tuts +

developing-your-first-wp-theme-1925414

Developing Your First WordPress Theme is a three-part tutorial series that is a great place to start if you are new to WordPress theme development. Step-by-step guides teach you the basics of WordPress, development, and design. And by the time the series is done, you will have created your own complete WordPress theme.

Training wheels in WordPress theme development by WP Tuts +

training-wheels-5851135

With WordPress Training Wheels, you will be guided through a series of tutorials to create your own WordPress theme. This series is designed for beginners and takes you through the process of transforming an HTML template into a functional WordPress theme. The tutorials keep it basic and easy to follow, perfect for all beginners.

How to create a responsive WordPress theme with Bootstrap by Treehouse

wordpressbootstrap-9630868

This tutorial on how to create a responsive WordPress theme with Bootstrap takes advantage of Bootstrap and guides you through creating a responsive WordPress theme. Bootstrap provides a solid foundation for learning how to create responsive themes, and the only prerequisite for this tutorial is that you have experience adding posts and installing plugins as an administrator. Topics and theme features covered include: a custom home page layout, info page, contact page, news feed with comments, and a sidebar with widgets.

How to Create a WordPress Theme 2nd Edition by ThemeShaper

theme-shaper-cloud-9193319

This detailed WordPress themes tutorial by ThemeShaper shows you how to create a WordPress theme from start to finish, and even explains why certain methods are preferred over others. Due to the details, this is a 16-part ongoing series and it's worth checking out. The author even claims that by the time you complete the tutorial, you should be able to do just about anything WordPress theme-related that you want.

Creating a child theme for WordPress by WP Tuts +

preview-2272037

La creación de un tema secundario simple para WordPress es un gran tutorial que lo guía a través de cómo crear un tema secundario para WordPress. Debido a que WordPress le posibilita separar el diseño del contents, puede mantener un tema y cambiar el diseño usando un tema hijo. Y posteriormente de completar este tutorial, debería poder crear su propio tema hijo simple.

Startup topics for reference

Twenty Twelve WordPress Theme

twenty-twelve-theme-4254779

The default Twenty Twelve WordPress theme is a great starter theme to learn from. With its basic design, basic structure, and limited features, it's a good place to start if you want to select a well-coded theme.

Underline Theme (_S)

underscores-theme-3380621

The Underscores WordPress theme is another solid starter theme from Automattic. Unlike Twenty Twelve, there is no styling / layout included, there are only HTML5 templates. This theme is intended to be edited and expanded to develop your own theme and improve your coding skills.

Other useful resources

WordPress Cheat Sheet

cheatsheet-1837878

This juicy little tidbit is a WordPress cheat sheet that outlines a ton of useful WordPress features. Print and tape it to your desktop, or set it as your desktop background, then you always have a quick reference when you need it!

Subject Anatomy Cheat Sheet

theme-anatomy-6916319

This subject anatomy cheat sheet is a simple diagram of what makes up a subject. Is each item needed? No. Are there other items not listed that you would like to include in a topic? Okay, yes. This is a SIMPLE cheat sheet, showing the basic bones of most WordPress themes out there, and it's a great quick-view resource to use when writing a new theme.

Template hierarchy cheat sheet

template_map-1375197

This awesome little cheat sheet visually shows the WordPress template hierarchy. The hierarchy shows the template files within your theme and the order in which they are loaded. This is especially useful if you plan to create different layouts for different types of content in your themes.

WordPress Codex

codex-wordpress-org-screen-capture-2012-10-30-11-2-31-9093988

As always, you can check the WordPress Codex for anything you can't find elsewhere. There are a ton of useful tips and lessons in the codex that will certainly help you at some point or another. And since the tutorials come directly from WordPress, you know they are legit.

Your resource recommendations

With what resources have you been successful? If you have used any of the above resources, or if you have found others on the web, we would love to know which ones you have found useful. Tell us about your experiences in the comments below!