Hello Everyone!!
Somehow I came across the following question in a quiz. The answer that I gave is marked as wrong so I tried to discuss it with quiz creator. We couldn’t come across any final decision. What do you guys think should be the answer of the following question:
**The XYZ Plugin** ***(using alias because of policy issues)*** **takes on the functionality of a \_\_\_\_\_\_\_\_ theme, so we don’t actually get a \_\_\_\_\_\_\_\_ theme to work within if we wanted to add custom php to the site.**
**A) Child**
**B) Parent**
**C) None of the above**
I think the correct answer should be **parent** because a **child theme inherits the property and functionality of a parent theme** as asked in first part of the question. Now we can **edit child theme in order to avoid unnecessary changes in parent theme** as asked in second part of the question.
[ad_2]