Explain when are you supposed to use endif to end the conditional statement?
Answer Posted / Gurvindra Singh
endif is used in WordPress to end a conditional tag such as if or while. If the conditional statement is nested, each ending tag corresponds to the most recent starting tag.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers