Archive | Functions by letter g RSS feed for this section

get_nav_menu_locations

Returns an array with the registered navigation menu locations and the menu assigned to it

1494

Continue reading

get_mu_plugins

Check the mu-plugins directory and retrieve all mu-plugin files with any plugin data.WordPress only includes mu-plugin files in the base mu-plugins directory (wp-content/mu-plugins).

1492

Continue reading

get_most_recent_post_of_user

Get a user’s most recent post.Walks through each of a user’s blogs to find the post with the most recent post_date_gmt.

1490

Continue reading