Title: Child Themify
Author: J B
Published: <strong>31.12.2012</strong>
Last modified: 30.01.2018

---

Търсене на разширения

Това разширение **не е обновявано повече от 2 години**. Може вече да не се поддържа
и да има проблеми със съвместимостта при използването му на по-нови версии на WordPress.

![](https://s.w.org/plugins/geopattern-icon/child-themify.svg)

# Child Themify

 От [J B](https://profiles.wordpress.org/johnpbloch/)

[Изтегляне](https://downloads.wordpress.org/plugin/child-themify.2.0.1.zip)

 * [Детайли](https://bg.wordpress.org/plugins/child-themify/#description)
 * [Оценки](https://bg.wordpress.org/plugins/child-themify/#reviews)
 *  [Инсталиране](https://bg.wordpress.org/plugins/child-themify/#installation)
 * [Разработка](https://bg.wordpress.org/plugins/child-themify/#developers)

 [Поддръжка](https://wordpress.org/support/plugin/child-themify/)

## Описание

Create child themes from any non-child theme with the click of a button.

This plugin is multisite compatible; if used on a multisite network, controls for
creating child themes will be in the network admin instead of the regular site admin.
Pick the parent theme from the dropdown and name name your new child theme. You 
can also change the author name and select files you want to copy from the parent
to the new theme.

Click the button and you’re all set!

## Снимки на разширението

 * [[
 * No Parent Selected
 * [[
 * Parent Selected
 * [[
 * Advanced Fields

## Инсталиране

 1. Upload the `child-themify` directory and its contents to the `/wp-content/plugins/`
    directory (or your custom location if you manually changed the location).
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. You can now create a child theme of any non-child theme you have installed by going
    to the „Create Child Theme“ page in the Appearance/Themes admin menu.

## ЧЗВ

  Installation Instructions

 1. Upload the `child-themify` directory and its contents to the `/wp-content/plugins/`
    directory (or your custom location if you manually changed the location).
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. You can now create a child theme of any non-child theme you have installed by going
    to the „Create Child Theme“ page in the Appearance/Themes admin menu.

  Why do you use @import instead of enqueueing the stylesheet?

I [catch a lot of flack](https://wordpress.org/support/topic/method-not-recommended/)
for not using the method recommended to theme developers for including stylesheets,
so hopefully you one-star fanatics will see this first and reconsider.

This plugin is not creating themes for submission to the repo and it doesn’t have
any control over the quality of the theme it’s extending. In order for this plugin
to successfully enqueue the child theme AND parent theme’s style.css, the parent
theme has to actually enqueue its own stylesheet (not a given by a long shot), it
has to be done using `get_template_directory_uri()`, not `get_stylesheet_directory_uri()`(
also not a given), and, in order for the child stylesheet to be enqueued _after_
the parent’s (kind of important for a child theme), there has to be some kind of
reliable naming convention for the enqueue ID in the parent theme (no such standard
exists). On the other hand, `@import` just works. It’s the only available method
that gets the child theme working in virtually all cases out of the box.

And if you really can’t bear the thought of using `@import`, just edit the files
after creating the theme so that it no longer uses it. It’s _your_ theme, you can
do as you like with it.

  How much does this plugin do?

This plugin _only_ creates the theme for you. It doesn’t do anything to the database,
it doesn’t do anything to your new child theme after you’ve created it. It only 
gives you buttons to create a child theme.

  Where can I get some help?

I’d really prefer that you use [Github’s issue tracker](https://github.com/johnpbloch/child-themify/issues/new).
The [WordPress.org support forum for the plugin](https://wordpress.org/support/plugin/child-themify)
will work too, it will just take longer.

## Отзиви

![](https://secure.gravatar.com/avatar/7b40eba7afdcb0515dff18832c954c709469215f0892c25a4700b82f836ef9b6?
s=60&d=retro&r=g)

### 󠀁[lightweight, fast, perfect](https://wordpress.org/support/topic/lightweight-fast-perfect-2/)󠁿

 [Jesko Bendmann](https://profiles.wordpress.org/skobe/) 20.12.2022

does exactly what it should. lovit.

![](https://secure.gravatar.com/avatar/12e4f0911b641927115bd15cb2c3846e8900eef7be7ab0484784f82abb38ffa8?
s=60&d=retro&r=g)

### 󠀁[Nice!](https://wordpress.org/support/topic/nice-4121/)󠁿

 [Metromas](https://profiles.wordpress.org/metromas/) 16.10.2021

it works very well. and fast.

![](https://secure.gravatar.com/avatar/b294581cb77223d6408cf37d738e15d51279b8f51e443e3a5d3528c1b7fab2d1?
s=60&d=retro&r=g)

### 󠀁[Perfect](https://wordpress.org/support/topic/perfect-5354/)󠁿

 [nitromax30](https://profiles.wordpress.org/nitromax30/) 30.08.2018

Es excelente, hace lo que necesito rapidamente, me ayuda cuando no tengo acceso 
al ftp por alguna razon para crear el child theme

![](https://secure.gravatar.com/avatar/8b3903f8e18a0db46932f33e9ba42568e93752c5fb8c12ec771f697247ffd3e9?
s=60&d=retro&r=g)

### 󠀁[Broke my site](https://wordpress.org/support/topic/broke-my-site-144/)󠁿

 [Matt](https://profiles.wordpress.org/britishfilth/) 30.01.2018 3 replies

All I did was activate this nightmare, and my entire site shut down. I had to have
my hosting company disable all my plugins to regain access. Don’t touch it with 
a barge pole.

![](https://secure.gravatar.com/avatar/746f25bce1506cb4220c9bcb94c9e72fa104d66a6c950e0daf67b60df6ad93ee?
s=60&d=retro&r=g)

### 󠀁[Top Class](https://wordpress.org/support/topic/top-class-6/)󠁿

 [gf](https://profiles.wordpress.org/gflwrg/) 09.12.2017

Works brilliantly and easy to use. Love the new feature of creating child files 
from parent. Top class!

![](https://secure.gravatar.com/avatar/7055764a19e2bed71e9d062862b2fc51c678ef0ef5a4173759b5dfaffd28380f?
s=60&d=retro&r=g)

### 󠀁[Great Plugin.. simple and fast](https://wordpress.org/support/topic/great-plugin-simple-and-fast/)󠁿

 [1stclasspaintinganddecorating](https://profiles.wordpress.org/1stclasspaintinganddecorating/)
08.08.2017

Great Plugin.. its so simple to do and fast also ..thank you

 [ Прочетете всички 43 отзива ](https://wordpress.org/support/plugin/child-themify/reviews/)

## Сътрудници и разработчици

“Child Themify” е софтуер с отворен код. Към разширението са допринесли следните
хора:

Сътрудници

 *   [ J B ](https://profiles.wordpress.org/johnpbloch/)

“Child Themify” е преведено на 6 езика. Благодарности на [преводачите](https://translate.wordpress.org/projects/wp-plugins/child-themify/contributors)
за техния принос.

[Превеждане на “Child Themify” на вашия език.](https://translate.wordpress.org/projects/wp-plugins/child-themify)

### Имате интерес към разработване?

[Преглеждане на кода](https://plugins.trac.wordpress.org/browser/child-themify/),
разглеждане на [SVN хранилище](https://plugins.svn.wordpress.org/child-themify/),
или абонамент към [програмната история (log)](https://plugins.trac.wordpress.org/log/child-themify/)
чрез [RSS](https://plugins.trac.wordpress.org/log/child-themify/?limit=100&mode=stop_on_copy&format=rss).

## Списък с промени

#### 2.0.0

 * Released: 2017-10-04
 * Completely rebuilt the interface
 * Added controls to modify the Theme Author value
 * Added controls to select theme files that should get copied into the new theme

#### 1.2.0

 * Released: 2016-10-13
 * The plugin now creates a functions.php file in the new theme

#### 1.1.2

 * Released: 2015-10-13
 * Fixed basename location when loading the textdomain
 * Added textdomain and domainpath headers to plugin file

#### 1.1.1

 * Released: 2015-01-13
 * Added French translation from FR_lucien

#### 1.1.0

 * Released: 2014-12-20
 * Thumbnail now gets copied when you create a child theme
 * Various other tweaks and security hardening

#### 1.0.4

 * Released: 2014-09-15
 * Added support for WordPress 4.0

#### 1.0.3

 * Released: 2014-04-15
 * Standardized theme action links shim. See https://github.com/johnpbloch/child-
   themify/issues/2 for more information
 * Maintenance, code cleanup, bug fixes

#### 1.0.2

 * Released: 2014-01-13
 * Added support for WP 3.8

#### 1.0.1

 * Released: 2013-01-18
 * Add a semicolon to the end of the @import line in the stylesheet. Props to Luis
   Alejandre (wpthemedetector.com) for finding and solving.

#### 1.0

 * Released: 2012-12-31
 * Initial Release

## Мета

 *  Version **2.0.1**
 *  Last updated **Преди 8 години **
 *  Active installations **7 000+**
 *  WordPress version ** 4.7.0 или по-висока **
 *  Tested up to **4.8.28**
 *  Languages
 * [English (Canada)](https://en-ca.wordpress.org/plugins/child-themify/), [English (US)](https://wordpress.org/plugins/child-themify/),
   [French (France)](https://fr.wordpress.org/plugins/child-themify/), [Persian](https://fa.wordpress.org/plugins/child-themify/),
   [Spanish (Argentina)](https://es-ar.wordpress.org/plugins/child-themify/), [Spanish (Chile)](https://cl.wordpress.org/plugins/child-themify/)
   и [Spanish (Spain)](https://es.wordpress.org/plugins/child-themify/).
 *  [Преведете на вашия език](https://translate.wordpress.org/projects/wp-plugins/child-themify)
 * Tags
 * [child](https://bg.wordpress.org/plugins/tags/child/)[theme](https://bg.wordpress.org/plugins/tags/theme/)
   [themes](https://bg.wordpress.org/plugins/tags/themes/)
 *  [Разширен изглед](https://bg.wordpress.org/plugins/child-themify/advanced/)

## Оценки

 4.2 out of 5 stars.

 *  [  31 5-star reviews     ](https://wordpress.org/support/plugin/child-themify/reviews/?filter=5)
 *  [  3 4-star reviews     ](https://wordpress.org/support/plugin/child-themify/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/child-themify/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/child-themify/reviews/?filter=2)
 *  [  7 1-star reviews     ](https://wordpress.org/support/plugin/child-themify/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/child-themify/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/child-themify/reviews/)

## Сътрудници

 *   [ J B ](https://profiles.wordpress.org/johnpbloch/)

## Поддръжка

Имате да кажете нещо? Имете нужда от помощ?

 [Разглеждане на форумите за поддръжка](https://wordpress.org/support/plugin/child-themify/)