Archive | Documentation RSS feed for this section

the_author

Display the name of the author of the current post.The behavior of this function is based off of old functionality predating get_the_author(). This function is not deprecated, but is designed to echo the value from get_the_author() and as an result of any old theme that might still use the old behavior will also pass the value from get_the_author().

2951

Continue reading

theme_update_available

Check if there is an update for a theme available.Will display link, if there is an update available.

2945

Continue reading