Archive | Functions RSS feed for this section

get_default_feed

Retrieve the default feed.The default feed is ‘rss2’, unless a plugin changes it through the ‘default_feed’ filter.

1356

Continue reading →

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 →