Correct Answer: create a child theme with style.css and functions.php.
Explanation:
Note: This Question is unanswered, help us to find answer for this one
WordPress Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More WordPress MCQ Questions
Template file sidebar.php must be included in every theme
Under WordPress Coding Standards, you should NEVER use shorthand PHP start tags and always use full PHP tags.
These are provided in the Plugin API and enable your plugin to call functions at specific times during the loading of WP.
If a theme is not acting as anticipated after loading a plugin, what should you do?
What feature allows you to attach additional non-standard information to posts?
Which one is NOT a transient time constant?
You can convert Hex ecncoded characters to ASCII using the following WordPress function
What to use to import a parent theme stylesheet?
Which one is NOT a built-in WP cron event recurrence?
To create a string with 12 random alphanumeric characters, in WordPress I can use this function