Archive | Functions by letter t RSS feed for this section

the_weekday_date

Display the weekday on which the post was written.Will only output the weekday if the current post’s weekday is different from the previous one output.

3059

Continue reading

the_title_attribute

Sanitize the current title when retrieving or displaying.Works like the_title(), except the parameters can be in a string or an array. See the function for what can be override in the $args parameter.

3053

Continue reading