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

oik_remote::bw_remote_get2() – Wrapper to wp_remote_get2

oik_remote::bw_remote_get() – Wrapper to wp_remote_get

oik_remote::bw_remote_geth() – wrapper to wp_remote_get for both HEAD and json body

OIK_Plugin_Update::get_page_url() – Returns admin page URL

dependencies_cache::get_captured_html() – Returns the captured HTML

dependencies_cache::get_latest_html() – Returns the latest HTML

bobbcomp::bw_array_get_dcb() – Return the array[index] or build the result by calling $callback, passing the $default as the arg.

bobbcomp::bw_get_option() – Get the value of an option field

bw_get_field_data() – Return the field data

bw_global_post_id() – Return the global post ID

bw_remote_geth() – wrapper to wp_remote_get for both HEAD and json body

bw_remote_get() – Wrapper to wp_remote_get

bw_remote_get2() – Wrapper to wp_remote_get2

bw_get_nav_menus() – Return an array of top level nav menus

_bw_get_list_table_args_screen() – Fiddle about with $args[’screen’]

bw_get_list_table() – Fetch an instance of the BW_List_Table class

bw_get_email_message() – Build the email message

bw_get_email_headers() – Set the email headers for the wp_mail() call

bw_get_email_default() – Return a default email message

bw_get_email_subject() – Return the subject of the email

bw_get_by_metakey_array() – Load posts by meta_key array

bw_get_post() – Get the post / custom post type identified by the ID and post type

_bw_get_posts() – Wrapper to WP_query::query()

bw_get_posts() – Wrapper to get_posts()

bw_get_categories() – Get the list of categories for this "post" as a string of slugs separated by commas

bw_get_the_excerpt() – Expands shortcodes in the excerpt

bw_get_the_content() – Expand shortcodes in the content

bw_global_excerpt() – Return the value of the GLOBAL post’s excerpt field setting it to the new value

bw_global_post_type() – Return the global post’s post_type

bw_get_noderef_id() – Return a noderef ID from a post

bw_get_attachment_thumbnail() – Get the "thumbnail" image for an attachment

bw_get_post_class() – Return the post classes given the post id

bw_get_attached_image() – Get the attached image

bw_get_thumbnail_src() – Return the source file name for the appropriately sized thumbnail image

bw_get_thumbnail() – Get the post thumbnail

bw_get_random_image() – Return a random image from the images attached to the post

bw_get_fullimage() – Return a full sized image for the post

bw_get_thumbnail_size() – Validate the thumbnail size, returning appropriate value for subsequent calls

bw_get_image_size() – Return an array suitable for passing to image functions to determine the size

bw_array_get_from() – Return the value from a list of possible parameters

bw_array_get_unkeyed() – Return all the unkeyed items as an unkeyed array

bw_get_yearfrom() – Determines the date of the blog from the date of the earliest registered user

bw_get_users() – Simple wrapper to get_users

bw_array_get_dcb() – Return the array[index] or build the result by calling $callback, passing the $default as the arg.

bw_get_current_user_id() – Return the current user ID if there is one

bw_get_option_arr() – Retrieve the requested option value depending on the $atts array

bw_get_me() – Return the tooltip value for "me"

bw_get_user_option() – Return a user option field – which may come from a composite field

bw_get_user() – Return user information

bw_get_user_field() – Given a valid user ID return the required field, which may be from a set such as bw_options

bw_get_option() – Get the value of an option field

bw_get_cms_type() – Determine the CMS type

bw_gallery() – Gallery logic

bw_gitrepo_plugin() – Implement "in_plugin_update_message-$plugin_file" for a Git repo plugin

bw_gitrepo_after_plugin_row() – Implement ‘after_plugin_row_$plugin_file’ for a Git repo

bw_check_gitrepos() – Implement ‘pre_current_active_plugins’ to perform Git repo checking

bw_get_slug() – Return the slug part of a plugin name

oik_get_themes_server() – Return the URL for the oik theme’s server

BW_List_Table::get_table_classes() – Get a list of CSS classes for the list table table tag.

BW_List_Table::get_column_count() – Return number of visible columns

BW_List_Table::get_column_info() – Get a list of all, hidden and sortable columns, with filter applied

BW_List_Table::get_primary_column_name() – Gets the name of the primary column.

BW_List_Table::get_default_primary_column_name() – Gets the name of the default primary column.

BW_List_Table::get_sortable_columns() – Get a list of sortable columns. The format is: ‘internal-name’ => ‘orderby’ or ‘internal-name’ => array( ‘orderby’, true )

BW_List_Table::get_columns() – Get a list of columns. The format is: ‘internal-name’ => ‘Title’

BW_List_Table::get_items_per_page() – Get number of items to display on a single page

BW_List_Table::get_pagenum() – Get the current page number

BW_List_Table::get_bulk_actions() – Get an associative array ( option_name => option_title ) with the list of bulk actions available on this table.

BW_List_Table::get_views() – Get an associative array ( id => link ) with the list of views available on this table.

BW_List_Table::get_pagination_arg() – Access the pagination args.

oika_get_page_from_link() – Return the requested page from the link

oika_get_post() – Fetch the selected post

Tests_shortcodes_oik_geshi::reload_domains() – Reloads the text domains

Tests_shortcodes_oik_geshi::test_bw_geshi__syntax_bb_BB() –

Tests_shortcodes_oik_geshi::test_bw_geshi__example() –

Tests_shortcodes_oik_geshi::test_bw_geshi__example_bb_BB() –

Tests_shortcodes_oik_geshi::test_bw_geshi__syntax() –

Tests_shortcodes_oik_geshi::test_bw_format_content_lang_mysql() – Test bw_format_content for lang=mysql

Tests_shortcodes_oik_geshi::test_bw_geshi_help() –

Tests_shortcodes_oik_geshi::test_bw_geshi__help_bb_BB() –

Tests_shortcodes_oik_geshi::test_bw_format_content_lang_javascript() – Test bw_format_content for lang=javascript

Tests_shortcodes_oik_geshi::test_bw_format_content_lang_jquery() – Test bw_format_content for lang=jquery

Tests_shortcodes_oik_geshi::test_bw_format_content_lang_html() – Test bw_format_content for lang=html

Tests_shortcodes_oik_geshi::test_bw_format_content_lang_html5() – Test bw_format_content for lang=html5

Tests_shortcodes_oik_geshi::test_oik_geshi() –

Tests_shortcodes_oik_geshi::test_bw_format_content_lang_php() – Test bw_format_content for lang=php

Tests_shortcodes_oik_geshi::test_bw_format_content_lang_css() – Test bw_format_content for lang=css

Tests_shortcodes_oik_geshi::test_oik_css_validate_lang_bb_BB() – Tests invalid language – when user forgets it in the shortcode

Tests_shortcodes_oik_geshi::test_oik_css_validate_lang() – Tests oik_css_validate_lang

Tests_shortcodes_oik_geshi::test_oik_css_validate_lang_en_GB() – Tests invalid language – when user forgets it in the shortcode

Tests_shortcodes_oik_geshi

Tests_shortcodes_oik_geshi::setUp() –

Tests_shortcodes_oik_geshi::test_no_unexpected_side_effects_in_setUp() – In shortcodes/oik-css.php there was an

tests/test-shortcodes-oik-geshi.php

bw_geshi_highlight() – Our version of geshi_highlight

geshi/geshi/mysql.php

geshi

geshi/geshi

oik_libs_get_file() – Return the file name to use

  • « Previous Page
  • 1
  • 2
  • 3
  • 4
  • 5
  • 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-2025. All rights reserved.


Website designed and developed by Herb Miller of Bobbing Wide
Proudly powered by WordPress and oik-plugins

WordPress version: 6.8.3

Gutenberg version: 21.7.0

PHP version: 8.2.29