Can't get the_title_attribute to return for php
-
I’ve tried endless variations on
the_title_attribute(0)but can’t get it to return values for php. I’m using it within a loop, and all it does is echo e.g. there should be no output, but there is.<?php the_title_attribute( 0 ) ?>Any help appreciated.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Can't get the_title_attribute to return for php’ is closed to new replies.