[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 #

artblockcontentframe_25() – draw the frame around the block content

artblockcontentframe_30() – draw the frame around the block content

artblockcontentframe_31() – draw the frame around the block content

artblockframe_25() – draw the frame around the block header

artblockframe_30() – draw the frame around the block header

artblockframe_31() – draw the frame around the block header

artblockheaderNoIcon_25() – Future use –

artblockheaderNoIcon_30() – Future use –

artblockheader_25() – Create a block header if the title text is specified

artblockheader_30() – Create a block header if the title text is specified

artblockheader_31() – Create a block header if the title text is specified Notes: link and icon parameters not yet supported.

artblockheader_40() – Create a block header if the title text is specified

artblockheader_41() – Create a block header if the title text is specified

bw_block_25() – Syntax [bw_block class="classes" title="title text" framed="y/n,t/f,1/0"] Future use parameters are prefix="art-" level="h3" – heading level for the block title

bw_block_30() – Syntax [bw_block class="classes" title="title text" framed="y/n,t/f,1/0"] Future use parameters are prefix="art-" level="h3" – heading level for the block title

bw_block_31() – Syntax [bw_block class="classes" title="title text" framed="y/n,t/f,1/0"] Future use parameters are prefix="art-" level="h3" – heading level for the block title

bw_block_40() – Syntax [bw_block class="classes" title="title text" framed="y/n,t/f,1/0"] Future use parameters are prefix="art-" level="h3" – heading level for the block title

bw_block_41() – Syntax [bw_block class="classes" title="title text" framed="y/n,t/f,1/0"] Future use parameters are prefix="art-" level="h3" – heading level for the block title

bw_eblock_25() – Syntax for [bw_eblock] There are no parameters. We use this shortcode to end a block Using this technique means we can nest blocks within blocks.

bw_eblock_30() – Syntax for [bw_eblock] There are no parameters. We use this shortcode to end a block Using this technique means we can nest blocks within blocks.

bw_eblock_31() – Syntax for [bw_eblock] There are no parameters. We use this shortcode to end a block Using this technique means we can nest blocks within blocks.

bw_eblock_40() – Syntax for [bw_eblock] There are no parameters. We use this shortcode to end a block Using this technique means we can nest blocks within blocks.

bw_eblock_41() – Syntax for [bw_eblock] There are no parameters. We use this shortcode to end a block Using this technique means we can nest blocks within blocks.

bw_header_25() – Future use function

bw_header_30() – Future use function

BW_UnitTestCase::set_autocommit_0() –

eartblock_25() – end an Artisteer style block

eartblock_30() – end an Artisteer style block

eartblock_31() – end an Artisteer style block Note: Not sure if the cleared blocks are actually needed

eartblock_40() – end an Artisteer style block Note: Not sure if the cleared blocks are actually needed

eartblock_41() – end an Artisteer style block Note: Not sure if the cleared blocks are actually needed

oiksc_404_handler::another_like() – Find potential matches to the query

oiksc_404_handler::another_like_api() – Alternative ‘like’ API – tbc

oiksc_404_handler::attach_post_type_handler() – Attach the handler for this post_type

oiksc_404_handler::entry_title() – Return the entry title

oiksc_404_handler::get_name() – Get the name specified

oiksc_404_handler::get_post_type_object() – Find the post_type_object

oiksc_404_handler::handlers() – Return the handler for each post type

oiksc_404_handler::handle_404() – Filter the 404 text

oiksc_404_handler::handle_oik_api() – oik_api 404 handler

oiksc_404_handler::handle_oik_plugins() – oik-plugins 404 handler

oiksc_404_handler::handle_post_type() – Generic post type 404 handler

oiksc_404_handler::instance() – Return a single instance of this class

oiksc_404_handler::perform_queries() – Run the queries and display results

oiksc_404_handler::__construct() – Constructor for 404 handler

oiksc_genesis_404() – Implement ‘genesis_404’ action for oik-shortcodes

oik_extra_shortcode_options_2() –

oik_extra_usage_notes_2() –

oik_options_do_page_1() – Draw the oik options-1 page

oik_options_do_page_2() – Draw the oik options-2 page

sartblock_25() – start an Artisteer style block

sartblock_30() – start an Artisteer style block

sartblock_31() – start an Artisteer style block

sartblock_40() – Start an Artisteer 4.0 style block

sartblock_41() – Start an Artisteer 4.1 style block

Tests_bw_translate::test_41257_translate_null_returns_translation_of_0() – Confirms the behavior of translate against a null string

Tests_issue_2::dummy_post() –

Tests_issue_2::setUp() – set up logic

Tests_issue_2::test_bw_custom_column() – Tests that bw_custom_column finds the values created in dummy_post

Tests_issue_2::test_bw_custom_column_admin() – For this test to work we have to fiddle with the current_filter() That’s all a bit daft, but we’ll do it anyway.

Tests_issue_2::test_bw_custom_column_admin_field_for_post_type() – Here we should produce some output – displaying the field value for "field" for the selected post ID

Tests_issue_2::test_bw_custom_column_admin_field_not_for_post_type() – bw_custom_column_admin is an action hook which should be invoked by an action with generic name "manage_${post_type}_posts_custom_column"

Tests_issue_2::test_bw_custom_column_post_meta() – Tests that bw_custom_column_post_meta finds the values created in dummy_post

Tests_issue_2::test_bw_determine_post_type_from_hook() –

Tests_issue_2::test_bw_field_registered_for_object_type() –

Tests_issue_2::test_bw_query_field_type() –

Tests_issue_2::test_bw_register_field_for_object_type() –

Tests_issue_46::setUp() –

Tests_issue_46::test_emphasis_markdown() – Tests *emphasis* markdown.

Tests_issue_46::test_paired_replacements_one_blank_space() – A single blank space should not be converted as emphasis markdown

Tests_issue_46::test_paired_replacements_overlap() – A single * should not be converted as emphasis markdown

Tests_issue_46::test_paired_replacements_sidebyside() – A double ** should not be converted as emphasis markdown

Tests_issue_63::tests_oik_admin_bar_menu() – Tests that our "Howdy %s", replacement logic still works in the latest version of WordPress

Tests_issue_65::setUp() – Issue #65 – Enhance bw_register_taxonomy to register_taxonomy_for_object_type

Tests_issue_65::test_bw_register_taxonomy() – bw_register_taxonomy() couldn’t be used to register the same taxonomy to multiple post types.

Tests_issue_68::reset_wp_scripts_done() – Do we also need to reset wp_styles?

Tests_issue_68::setUp() – set up logic

Tests_issue_68::test_bw_report_scripts_after_enqueue_script() – – wp_print_footer_scripts() cannot be called multiple times to produce the same output – _wp_footer_scripts() can’t either

Tests_issue_68::test_bw_report_scripts_after_enqueue_style() –

Tests_issue_68::test_bw_save_scripts() – We want to be able to see the HTML that’s generated as a result of the scripts and styles that have been enqueued On the first invocation there should might not be any latest HTML.

Tests_issue_68::test_bw_wtf_example_snippet_includes_bw_jq() – Tests that the bw_jquery enqueued code is also displayed as part of the snippet

Tests_issue_68::test_compress_css() – We expect the results of script_concat_settings() to be as below.

Tests_issue_68::test_html_for_example_and_snippet_is_the_same() – Tests some of the logic in bw_expand_shortcode()

Tests_issue_68::test_oik_widget_cache_issue_1() – Tests for oik-widget-cache Issue #1

Tests_issue_69::test_no_warning_for_activate_plugin() – Issue #69 – Warning issued during plugin activation under WP-cli

Tests_issue_71::test_shortcodes_expanded_in_the_excerpt_embed() – For this test to work oik-bob-bing-wide must be activated

Tests_issue_79::setUp() –

Tests_issue_79::test_retlink() – retlink should not create a title= attribute unless text and title are defined an different

Tests_issue_7::oik_callback() –

Tests_issue_7::setUp() – set up logic

Tests_issue_7::tests_oik_box_id_null_callback_function() –

Tests_issue_7::tests_oik_box_id_null_callback_method() – Until fixed this test will fail This test printed output: Notice: Array to string conversion in C:apachehtdocswordpresswp-contentpluginsoik-bwtracelibsbobbfunc.php on line 289

Tests_issue_7::tests_oik_box_id_set_callback_method() –

Tests_issue_91::setUp() – set up logic

Tests_issue_91::test_bw_update_post_meta() – This should not produce Warning: count(): Parameter must be.

Tests_issue_9::setUp() – set up logic

Tests_issue_9::test_BW_alink() –

Tests_issue_9::test_BW_br() –

Tests_issue_9::test_BW_bwtnt() –

  • 1
  • 2
  • 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