In WordPress we’re not always working inside the WordPress loop. Working inside the loop, we use the template tag the_ID
, which easily get current page ID. But while working outside the loop then getting current page ID is bit tricky. Read More
In WordPress we’re not always working inside the WordPress loop. Working inside the loop, we use the template tag the_ID
, which easily get current page ID. But while working outside the loop then getting current page ID is bit tricky. Read More