- bw_getimagesize() – get the image size given the URL
- 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()
- bw_header_theme_mod_header_imagetwentyeleven() – Filter for the Twenty Eleven theme
- 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_page_header_style() – Dynamically add CSS for the header background image if the custom field is set
- bw_theme_function() – Return the function name to be used to ‘theme’ the output
- bw_theme_page_header() – Locate and call the function to "theme" the custom page header image
- oik_header_activation() – oik header activation
- oik_header_admin_menu() – Relocate the plugin to become its own plugin and set the plugin server
- oik_header_init() – oik header init
- _bw_header_theme_mod_header_image() – Implement the "theme_mod_header_image" filter to replace the header image file name
- _bw_page_header_() – Add CSS to display the custom header as a background image
- _bw_page_header_twentyeleven() – bw page header twentyeleven
- _bw_page_header_twenty_eleven() – Generate the CSS to display a custom page header for the twenty eleven theme
oik-header APIs
Application Programming Interfaces for the oik-header plugin