Archive | Functions by letter g RSS feed for this section

get_boundary_post

Retrieve boundary post.Boundary being either the first or last post by publish date within the constraints specified by $in_same_cat or $excluded_categories.

1230

Continue reading

get_bookmarks

Retrieves the list of bookmarksAttempts to retrieve from the cache first based on MD5 hash of arguments. If that fails, then the query will be built from the arguments and executed. The results will be stored to the cache.

1226

Continue reading