Tests_oik_bobbfunc::test_bw_tt() – To test bw_tt() we may need to have used bw_dtt() If bw_dtt() hasn’t been called then the string might not get translated
tests/test-bw-translate.php
Tests_oik_bobbfunc
Tests_oik_bobbfunc::setUp() – set up logic
Tests_oik_bobbcomp::test_bw_copyright() –
Tests_oik_bobbcomp::test_bw_copyright_bb_BB() –
tests/test-bobbfunc.php
Tests_oik_bobbcomp::test_bw_get_option_arr_field_not_present_in_atts() – Here we set alt=0 to prevent oik-user from becoming involved We request a field that should’t exist in ‘bw_options’, so expect null to be returned.
Tests_oik_bobbcomp::test_bw_oik() –
Tests_oik_bobbcomp::test_bw_oik_long() –
tests/test-bobbcomp.php
Tests_oik_bobbcomp
Tests_oik_bobbcomp::setUp() – set up logic
Tests_oik_bobbcomp::test_bw_get_option_arr_field_present_in_atts() – Specifically to test issue #72 – bw_get_option_arr() should return the parameter value from $atts if set
ajax_bobbfunc::test_bw_jq_and_bw_jq_flush() –
ajax_bobbfunc
ajax_bobbfunc::setUp() –
ajax_bobbfunc::test_bw_jquery_noop_when_doing_ajax() –
tests/ajax-bobbfunc.php
bw_wtf__syntax() – Syntax hook for [bw_wtf] shortcode
bw_tree__syntax() – Syntax hook for [bw_tree] shortcode
bw_wtf() – Implement the [bw_wtf] shortcode
bw_format_tree() – Format the tree – as a nested list
bw_tree_func() – Build and format a tree
bw_tree() – Implements [bw_tree] shortcode
bw_trace_button() – Implements [bwtrace] shortcode
bw_trace_reset_form() – Creates the Trace reset button for use somewhere in any page
bwtrace__syntax() – Syntax for [bwtrace] shortcode
bwtrace__example() – Displays examples for [bwtrace] shortcode
bw_format_thumb() – Format the "thumb"
bw_thumbs() – Display thumbnail links to pages
bw_thumbs__syntax() – Syntax fo [bw_thumbs] shortcode
bw_thumbs__example() – Example for [bw_thumbs] shortcode
bw_tabs__snippet() –
bw_tabs() – Implement the [bw_tabs] shortcode to display posts or pages styled for jQuery tabs
bw_format_tabs() – Format a tabs block – for jQuery UI tabs 1.9.2 or higher
bw_tabs__syntax() –
bw_tabs__example() – Example for [bw_tabs] shortcode
bw_tabs_id() – Returns the next selector for [bw_tabs]
bw_format_tabs_list() – Format a post as link within the same document
bw_table__syntax() – Syntax hook for [bw_table] shortcode
bw_table__help() – Help hook for [bw_table] shortcode
bw_table__example() – Example hook for [bw_table] shortcode
bw_table__snippet() – Snippet hook for [bw_table] shortcode
bw_query_table_columns() – Determine the columns for the table
bw_format_table_row() – Format a table row
bw_format_table() – Format the data in a table
bw_table() – Display a table of information showing custom data and other content
bw_table_header() – Display a table header
bw_default_title_arr() – Build a default title_arr from the field_arr
bw_qrcode__syntax() – Syntax for [bw_qrcode] shortcode
bw_gp_slideshow() – Safely invoke SlideShow Gallery Pro
bw_power() – Implements [bw_power] shortcode
bw_qrcode() – Implement [bw_qrcode] shortcode to display the QR code file with a link if required
bw_skype__syntax() – Syntax for [bw_skype] shorrtcode
bw_posts() – Create a simple list of posts, defaulting to recent posts if no parms specified
bw_posts__syntax() – Syntax hook for [bw_posts] shortcode
bw_fax__syntax() – Syntax for [bw_fax] shortcode
bw_mobile__syntax() – Syntax for [bw_mobile] shortcode
bw_mob__syntax() – Syntax for [bw_mob] shortcode
bw_emergency__syntax() – Syntax for [bw_emergency] shortcode
bw_telephone__syntax() – Syntax for [bw_telephone] shortcode
bw_tel__syntax() – Syntax for [bw_tel] shortcode
bw_tel() – Implement [bw_tel] shortcode to display an inline telephone number, using span
bw_mob() – Inline [bw_mob] shortcode to display an inline mobile number, using span
bw_skype() – Implement [bw_skype] shortcode to display the Skype contact information
bw_telephone() – Implement [bw_telephone] shortcode to display the telephone number, if set
bw_fax() – Implement [bw_fax] shortcode to display the fax number, if set
bw_mobile() – Implement [bw_mobile] shortcode to display the mobile (cell) number, if set
bw_emergency() – Implement [bw_emergency] shortcode to display the emergency number, if set
_bw_tel_link() – Return a tel: or sms: link
_bw_telephone_link() – Create an enclosing link start or end tag
_bw_telephone() – Return the telephone number in desired HTML markup, if set or passed as number=
bw_pp_shortcodes() – PayPal generated code for the buttons was
bw_inner_tag() – Returns the correct inner tag given the outer
bw_inner_tags() – Return an array of inner tags for selected outer tags
bw_links() – Display a list of links given the post IDs
bw_parent() – Display a link to the post->parent
bw_parent__help() – Help for [bw_parent] shortcode
bw_parent__syntax() – Syntax for [bw_parent] shortcode
bw_pages__snippet() – Snippet hook for [bw_pages] shortcode
bw_post_link() – Display a link to a post
bw_pages() – Implement [bw_pages] shortcode
bw_pages__syntax() – Syntax hook for [bw_pages]
bw_pages__help() – Help hook for [bw_pages] shortcode
bw_pages__example() – Example hook for [bw_pages] shortcode
bw_navi_filter_field_type – filter
bw_navi_filter_textarea() – Filter multiple textarea field values
bw_query_post_formatter() – Return the function to be used to format posts
bw_navi__help() – Help hook for [bw_navi] shortcode
bw_navi__syntax() – Syntax hook for [bw_navi] shortcode
bw_navi_field() – Paginate a multivalue field
bw_navi_fetch_field_content() – Load the requested page for the field
bw_navi_filter_textarea – filter
bw_navi_filter_sctextarea – filter
bw_navi_start_from_atts() – Return the start item for a paginated ordered list
bw_navi() – Implement [bw_navi] shortcode
bw_navi_ids() – Paginate an array of post IDs
- « Previous Page
- 1
- 2
- 3
- 4
- 5
- …
- 17
- Next Page »