To Echo or Not Echo Wordpress Function

 If wordpress function start with get_ that means it will return value and you have to echo and if start with the_ then no need to echo.

Comments

Popular posts from this blog

Basics Of PHP

Creating App.js for Node Application

WordPress Full Guide For Developer