Loading practice questions
What's the primary difference between template tags prefaced with the versus get_the?
(C) Template tags prefaced with the _ display a value. Template tags prefaced with get_the return a value.
Explanation:
Template tags prefaced with the _ display a value. Template tags prefaced with get_the return a value.