Archive | Functions RSS feed for this section

wp_title

Display or retrieve page title for all areas of blog.By default, the page title will display the separator before the page title, so that the blog title will be before the page title. This is not good for title display, since the blog title shows up on most tabs and not what is important, which is the page that the user is looking at.

4175

Continue reading

wp_timezone_override_offset

gmt_offset modification for smart timezone handling.Overrides the gmt_offset option if we have a timezone_string available.

4169

Continue reading