Cómo crear un tema hijo en WordPress (Child Theme)

Foro sobre el CMS WordPress
Responder
Guillermo
Site Admin
Mensajes: 387
Registrado: 13 May 2023, 00:32
Ubicación: Valencia - España
Contactar:

Cómo crear un tema hijo en WordPress (Child Theme)

Mensaje por Guillermo »

Fuente: https://developer.wordpress.org/themes/ ... ld-themes/
Child themes are extensions of a parent theme. They allow you to modify an existing theme without directly editing that theme’s code. They are often something as simple as a few minor color changes, but they can also be complex and include custom overrides of the parent theme.

In this article, you will learn what parent and child themes are, how to create your own modifications via child themes, and what pieces of a parent theme that can be overridden.
Guillermo
Site Admin
Mensajes: 387
Registrado: 13 May 2023, 00:32
Ubicación: Valencia - España
Contactar:

Re: Cómo crear un tema hijo en WordPress (Child Theme)

Mensaje por Guillermo »

Ver también lo cursos de WordPRess online: https://learn.wordpress.org/courses/
Responder