diff --git a/README.md b/README.md index 265f09d..e3c938a 100644 --- a/README.md +++ b/README.md @@ -96,4 +96,13 @@ What is the best way to use **else if** condition. **Answer:** 3\. Correct answer because **else if** is not compatible with the colon syntax for **if|elseif** blocks. For this reason, use **elseif** for conditionals. + **How to create dynamic image path in WordPress theme files?** + +1. +2. +3. + + +**Answer:** 1\. +