bw_nivo_enqueue_script() – Enqueue the debug script if needed otherwise enqueue the minified (packed) one
_bw_page_header_twenty_eleven() – Generate the CSS to display a custom page header for the twenty eleven theme
bw_page_header_style() – Dynamically add CSS for the header background image if the custom field is set
bw_header_theme_mod_header_imagetwentyten() – Filter for theme_mod_header_image for the twentyten theme
bw_header_theme_mod_header_imagetwentytwelve() – Filter for theme_mod_header_image for the twentytwelve theme
_bw_header_theme_mod_header_image() – Implement the "theme_mod_header_image" filter to replace the header image file name
bw_header_theme_mod_header_image() – Dummy filter for theme_mod_header_image – adds the "wp_footer" action for themes that don’t use get_header_image()
oik_bp_signup_email_admin_menu() – Relocate the plugin to become its own plugin and set the plugin server
bw_format_default() – We don’t know about this plugin so we assume it’s a WordPress one WordPress will do its 404 processing to help us The link to the notes page, if required, may have difficult too
bw_plug_list_plugins() – get a simple list of plugin names satisfying the option value Note: ‘active-plugins’ is the only value you can currently use
bw_pick_one() – This is very much like bw_default but it uses trim() to strip blanks Can we change bw_default to do the same?