Lines:
1 to 22 of 22
<?php // (C) Copyright Bobbing Wide 2013-2015 /* function bw_get_blog_list() – List blogs in a WordPress MultiSite environment */ /* function bw_display_blogs() – Display information about each blog in the array of blogs */ /* function bw_get_bloginfo() – Get all blog details – whether by ID or blog name */ /* function bw_display_blog_field() – Display a blog option or shortcode */ /* function bw_display_blog() – Display information about a blog in a particular format */ /* function bw_blogs() – Implement [bw_blogs] shortcode to list the blogs on the multisite */ /* function bw_blogs__help() – Help hook for "bw_blogs" shortcode */ /* function bw_blogs__syntax() – Syntax hook for "bw_blogs" shortcode */View on GitHub
Called by
Invoked by
Calls
Call hooks
API Letters:
