Archive | Functions by letter g RSS feed for this section

get_date_from_gmt

Converts a GMT date into the correct format for the blog.Requires and returns in the Y-m-d H:i:s format. Simply adds the value of gmt_offset.Return format can be overridden using the $format parameter

1350

Continue reading

get_dashboard_blog

Get the “dashboard blog”, the blog where users without a blog edit their profile data.

1348

Continue reading

get_current_theme

Retrieve current theme display name.If the ‘current_theme’ option has already been set, then it will be returned instead. If it is not set, then each theme will be iterated over until both the current stylesheet and current template name.

1344

Continue reading