Title: Child Themify
Author: J B
Published: <strong>31. децембар 2012.</strong>
Last modified: 30. јануар 2018.

---

Претражи додатке

Овај додатак **није испробан са последња 3 главна издања Вордпреса**.Можда се више
не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

![](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://sr.wordpress.org/plugins/child-themify/#description)
 * [Прегледи](https://sr.wordpress.org/plugins/child-themify/#reviews)
 *  [Постављање](https://sr.wordpress.org/plugins/child-themify/#installation)
 * [Изградња](https://sr.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. Укључите додатак кроз изборник Додаци’ у Вордпресу
 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. Укључите додатак кроз изборник Додаци’ у Вордпресу
 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. децембар 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. октобар 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. август 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. јануар 2018. 3 одговора

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/) 9. децембар 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/)
8. август 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/) или се пријавите
на [белешку градње](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://sr.wordpress.org/plugins/tags/child/)[theme](https://sr.wordpress.org/plugins/tags/theme/)
   [themes](https://sr.wordpress.org/plugins/tags/themes/)
 *  [Напредни преглед](https://sr.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/)