[oik] plugins.com

WordPress plugins and themes

  • Home
  • About
    • lazy shortcodes
    • smart shortcodes
    • oik base plugin
      • oik – donate
      • oik PayPal buttons
      • oik installation
      • oik Button Shortcode button
      • oik changelog
      • oik FAQ
      • oik plugins on SVN
      • oik plugins on GitHub
  • Plugins
    • oik base plugin
    • FREE oik plugins
    • WordPress plugins
    • Premium oik plugins
    • Bespoke oik plugins
  • Shortcodes
    • Shortcode examples
  • Blocks
    • Block examples
  • APIs
    • ALL action and filter hooks
  • Blog
  • #
  • $
  • A
  • B
  • C
  • D
  • E
  • F
  • G
  • H
  • I
  • J
  • K
  • L
  • M
  • N
  • O
  • P
  • Q
  • R
  • S
  • T
  • U
  • V
  • W
  • X
  • Y
  • Z
  • _
You are here: Home / Archives for F

Tests_wpautop::failing_string() –

Tests_shortcodes_oik_follow::test_bw_follow_me__syntax_bb_BB() –

Tests_shortcodes_oik_follow::test_bw_follow_link_gener_bb_BB() –

Tests_shortcodes_oik_follow::test_bw_follow_me__syntax() –

Tests_shortcodes_oik_follow::test_bw_follow_link_dash_bb_BB() –

Tests_shortcodes_oik_follow::test_bw_follow_link_gener() –

Tests_shortcodes_oik_follow

Tests_shortcodes_oik_follow::setUp() – set up logic

Tests_shortcodes_oik_follow::test_bw_follow_link_dash() –

tests/test-shortcodes-oik-follow.php

Tests_shortcodes_oik_contact_form::test_bw_contact_form__snippet_bb_BB() –

Tests_shortcodes_oik_contact_form::test_bw_contact_form__snippet() – Here we’re trynig to get the message, not the contact form

Tests_shortcodes_oik_contact_form::test_bw_contact_form__example_bb_BB() –

Tests_shortcodes_oik_contact_form::test_bw_contact_form__syntax_bb_BB() –

Tests_shortcodes_oik_contact_form::test_bw_contact_form__example() – We don’t really need a valid user to test this

Tests_shortcodes_oik_contact_form::test_bw_contact_form__help() –

Tests_shortcodes_oik_contact_form::test_bw_contact_form__help_bb_BB() –

Tests_shortcodes_oik_contact_form::test_bw_contact_form__syntax() –

Tests_shortcodes_oik_contact_form::test_bw_thankyou_message() –

Tests_shortcodes_oik_contact_form::test_bw_thankyou_message_bb_BB() –

Tests_shortcodes_oik_contact_form::replace_contact_form_id() – We need to set the contact form ID in the generated html to a predefined value `<input type="submit" name="oiku_contact-2" value="Contact mE" />`

Tests_shortcodes_oik_contact_form::test_bw_contact_form() –

Tests_shortcodes_oik_contact_form::test_bw_contact_form_bb_BB() –

Tests_shortcodes_oik_contact_form::test_bw_contact_form_invalid_user() – test bw_contact_form invalid user

Tests_shortcodes_oik_contact_form::test_bw_contact_form_invalid_user_bb_BB() –

Tests_shortcodes_oik_contact_form

Tests_shortcodes_oik_contact_form::setUp() –

Tests_oik_follow::test_follow_me_with_wordpress_set() – Tests issue #61 – Option field for WordPress.org

Tests_oik_follow::test_follow_me_with_github_not_set() – Test the Follow me for GitHub when the option value is not set

Tests_oik_follow::setUp() – set up logic

Tests_oik_follow::test_follow_me_with_github_set() – Test the Follow me for GitHub

Tests_oik_follow::test_follow_me_with_github_set_bb_BB() – Test the Follow me for GitHub – bb_BB

Tests_oik_filters::test_bw_restore_filter() – Unit test to demonstrate bw_restore_filter

tests/test-oik-follow.php

Tests_oik_follow

Tests_oik_filters::test_bw_replace_filter() – Unit test to demonstrate bw_replace_filter If it works then we get "It worked!" else we gobang()

Tests_oik_filters::test_bw_disable_filter() – Unit test to demonstrate bw_disable_filter

Tests_oik_filters::setUp() –

Tests_oik_filters::it_worked() –

Tests_oik_filters::gob() –

tests/test-oik-filters.php

Tests_oik_filters

Tests_includes_oik_contact_form_email::test_bw_send_email() – Tests a failure to send an email using bw_send_email.

Tests_includes_oik_contact_form_email::test_bw_send_email_bb_BB() –

Tests_includes_oik_contact_form_email

Tests_includes_oik_contact_form_email::setUp() – set up logic

Tests_includes_bw_formatter::test_bw_field_function_date() – We need to alter the date for environment and date independence.

Tests_includes_bw_formatter::test_bw_field_function_date_bb_BB() – We need to alter the date for environment and date independence.

Tests_includes_bw_formatter::test_bw_field_function_author() – We need to alter the author’s URL and nicename in the output for environment independence.

Tests_includes_bw_formatter::test_bw_field_function_author_bb_BB() – We need to alter the author’s URL and nicename in the output for environment independence.

Tests_includes_bw_formatter::test_bw_field_function_tags_bb_BB() – This test will return a null list of tags since "Tags" is not associated to the "page" post type

Tests_includes_bw_formatter::test_bw_field_function_comments_bb_BB() – This test will return a count of 0 Comments

Tests_includes_bw_formatter::test_bw_field_function_tags() – This test will return a null list of tags since "Tags" is not associated to the "page" post type

Tests_includes_bw_formatter::test_bw_field_function_categories() – This test will return a null list of categories since "Category" is not associated to the "page" post type

Tests_includes_bw_formatter::test_bw_field_function_categories_bb_BB() – This test will return a null list of categories since "Category" is not associated to the "page" post type

Tests_includes_bw_formatter::test_bw_field_function_comments() – This test will return a count of 0 Comments

Tests_includes_bw_formatter::test_bw_field_function_title() – Test default title where none is set for the post.

Tests_includes_bw_formatter::test_bw_field_function_title_bb_BB() – Test default title where none is set for the post

Tests_includes_bw_formatter::dummy_post_no_title() –

Tests_includes_bw_formatter::replace_home_url() – Replaces home_url and site_url

Tests_includes_bw_formatter::test_bw_field_function_edit_bb_BB() – Tests bw_field_function_edit

Tests_includes_bw_formatter::dummy_post() –

Tests_includes_bw_formatter::test_bw_field_function_edit() – Tests bw_field_function_edit

tests/test-includes-bw_formatter.php

Tests_includes_bw_formatter

Tests_includes_bw_formatter::setUp() – set up logic

Tests_includes_bw_fields::test_bw_theme_field__title() – Tests bw_theme_field__title – en_GB only

Tests_includes_bw_fields::dummy_post() –

Tests_includes_bw_fields::replace_home_url() – Replaces home_url and site_url

tests/test-includes-bw_fields.php

Tests_includes_bw_fields

Tests_includes_bw_fields::setUp() – set up logic

bw_format_tree() – Format the tree – as a nested list

bw_tree_func() – Build and format a tree

bw_trace_reset_form() – Creates the Trace reset button for use somewhere in any page

bw_format_thumb() – Format the "thumb"

bw_format_tabs() – Format a tabs block – for jQuery UI tabs 1.9.2 or higher

bw_format_tabs_list() – Format a post as link within the same document

oik_table_fields_post_type – filter

bw_format_table_row() – Format a table row

bw_format_table() – Format the data in a table

bw_fax__syntax() – Syntax for [bw_fax] shortcode

bw_fax() – Implement [bw_fax] shortcode to display the fax number, if set

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_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

oik_navi_s2eofn_from_query() – Display "s to e of n"

bw_navi_start_from_atts() – Return the start item for a paginated ordered list

bw_link_text_from_url() – Returns nice link text

bw_jquery_script_plugin_file() – Determine a potential source for a script file and whether or not it’s a .pack or .min file

bw_jquery_locate_script_file() – Locate a jQuery script file from the list of plugins given

bw_jquery_filename() – Determine whether or not the jQuery file is a .pack or .min or .dev or something else

bw_forp() – Fixed or percentage?

bw_follow_link_() – Displays a default Follow me link using oik icons

bw_follow_link_dash() – Create a follow me link using dashicons

  • 1
  • 2
  • 3
  • …
  • 7
  • Next Page »

Plugins

  • All Plugins
  • oik base plugin
  • FREE oik plugins
  • WordPress plugins
  • Premium oik plugins

Themes

  • FREE themes
  • Bespoke themes
  • Premium themes

Blocks

  • All Blocks
  • Block examples
  • About Blocks

Shortcodes

  • All Shortcodes
  • Shortcode examples
  • About Shortcodes

Reference

  • About APIs
  • All APIs
  • All Classes
  • All Files
  • All Hooks

Support

  • Contact
  • Cookies policy
  • Get API key
  • Privacy
  • Request support
  • Sitemap
  • Stay informed
  • Terms and Conditions
oik-plugins
Email: herb@bobbingwide.com

Site:  www.oik-plugins.com
© Copyright oik-plugins 2011-2023. All rights reserved.


Website designed and developed by Herb Miller of Bobbing Wide
Proudly powered by WordPress and oik-plugins
WordPress 6.1.1. PHP: 7.4.33. Memory limit: 768M