Two weeks ago I wrote a post about how easy it really is to create a WordPress child theme, and on that post I explained an even easier way to do it by means of a plugin I had found after thinking about creating such a plugin myself. The...
Learn MoreUPDATE December 2016: Please see the post Child Themes: Enqueuing the parent theme stylesheet instead of using @import On a previous post I stated that it was very easy to create a WordPress child theme from an existing theme. We also saw on that post that a child theme is a...
Learn MoreSo you came to our site WPThemeDetector.com trying to find what particular WordPress theme is an awesome site using. But let´s suppose that your favorite site is actually using a child theme created by the site´s author to just slightly adapt his or her preferred theme to the needs of that site....
Learn MoreAccording to WordPress Codex, a WordPress Child Theme” is a theme that inherits the functionality of another theme, called the parent theme, and allows you to modify, or add to, the functionality of that parent theme“. It is very easy to create a WordPress child theme from an existing...
Learn More