How do you create a child theme?
Answer / Prince Kumar
To create a child theme, you'll need to create a new folder in the wp-content/themes directory. Inside this new folder, create a style.css file and a functions.php file. Then, modify the style.css file with some basic information about your child theme.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the role of contributor in wordpress?
what do next_posts_link() and previous_posts_link() do?
How can I copy a page in wordpress?
what is the Difference Between Posts vs. Pages
Define what are the reasons why one should not hack WordPress core file?
what’s the difference between site_url() and home_url()?
Where to place google analytics code in wordpress header or footer?
Can I use two different themes in wordpress?
What is the difference between installing and activating a theme?
Does the 644 permissions on wp-config.php compromise the username and password to all other users on my shared server?
Do you need ftp for wordpress?
Can I have 2 websites on wordpress?