Free Responsive WordPress Mobile Themes for Blog (2016)
WordPress is famous blogging platform. It is easy to use and and can be easily customized. Many bloggers use WordPress for their website because it has millions of themes and…
WordPress is famous blogging platform. It is easy to use and and can be easily customized. Many bloggers use WordPress for their website because it has millions of themes and…
Child theme is a small and simple theme that inherits functionality and styling of its corresponding parent theme and gives you ability to tweak the parent theme. (You may call child theme as a theme specific plugin, it acts like a plugin if the parent theme is activated along with the child theme.)
It is highly recommended to make a child theme for editing ‘functions.php‘ or ‘style.css‘ of a theme. Modifying a theme directly is not good method and the modification will be lost after update, while modifying using a child theme preserve your modification even after update. So child theme is smarter way to modify a theme.
(more…)