Which hook should I use to insert code inside "the loop" after "the_post()"?
-
Which hook should I use to insert code that would run at each post within “The Loop” of a theme? I don’t want “the_content” because that only affects the output. I need to run some PHP. Thanks!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Which hook should I use to insert code inside "the loop" after "the_post()"?’ is closed to new replies.