From e2dd84e78f05197a947dd65ee3eee577f0c194d3 Mon Sep 17 00:00:00 2001 From: viitorcloudvc <50574942+viitorcloudvc@users.noreply.github.com> Date: Mon, 13 May 2019 16:13:21 +0530 Subject: [PATCH] Added new quiz Added new quiz as How to create dynamic image path in WordPress theme files? --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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\. +