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

oik_ids_column() – Implement ‘manage_posts_columns’ filter for oik-ids

oik_ids_css() – Output CSS for width of new column

oik_ids_loaded() – Function to invoke when oik-ids is loaded

oik_ids_load_edit_php() – Implement "load-edit.php" action for oik-ids

oik_ids_load_edit_tags_php() – Implement "load-edit-tags.php" action for oik-ids

oik_ids_load_link_manager_php() – Implement "load-link-manager.php" action for oik-ids

oik_ids_load_upload_php() – Implement "load-upload.php" action for oik-ids

oik_ids_load_users_php() – Implement "load-users.php" action for oik-ids

oik_ids_return_value() – Implement ‘manage_users_custom_column’ action for oik-ids

oik_ids_sortable_column() – Implement manage_edit-$ptype_sortable_columns for oik-ids

oik_ids_value() – Implement ‘manage_posts_custom_column’ action for oik-ids

oik_init() – load up the functions required to allow use of the bw/oik API

OIK_innodb::convert_engine() – Convert tables from one engine to another

OIK_innodb::count_tables() – Count the different engines for the tables in the database

OIK_innodb::maybe_convert() – Convert any MyISAM tables to InnoDB

OIK_innodb::query_count() – Return the number of tables for the engine

OIK_innodb::query_table_engines() – Query the engine for each table in the table_schema

OIK_innodb::reset() – Load and count the tables by engine

OIK_innodb::__construct() – Constructor for OIK_innodb

oik_innodb_loaded() – Ensure all the tables in the database have an engine type of InnoDB rather than MyISAM

oik_install_plugin() – Produce an install plugin link

oik_main_init() – Implement the ‘init’ action

oik_oik_install_link() – oik_oik_install_link

oik_options_init() – Initialise the plugin options

oik_plugin_check_installed_plugin() – Find out if we think the plugin is installed but not activated or not even installed

oik_plugin_inactive() – Produce a message when a dependent plugin is inactive or the wrong version

oik_plugin_install_plugin() – Produce an install plugin link

oik_plugin_is_plugin_activated() – Test if the plugin is activated

oik_plugin_oik_install_link() – oik_plugin_oik_install_link

oik_plugin_plugin_inactive() – Display a message when setup is not fully functional due to the dependencies not being activated or installed Note: We can’t use oik APIs here as we don’t know if it’s activated.

OIK_Plugin_Update::instance() – Return the single instance of this class

oik_privacy_policy_i18n() – Set textdomain context for oik_privacy_policy

oik_privacy_policy_inactive() – Display privacy policy inactive message

oik_query_component_by_ID() – Determine the component name given the post ID

oik_responsive_menu_init() –

oik_rm_id() – Return the next unique ID for the read_more selector

oik_rm_init() – Implement "oik_add_shortcodes" action for oik-read-more

oik_select_shortcake_image() – Return the ‘image’ to use for the shortcode

OIK_Shipping::init() –

OIK_Shipping::init_form_fields() –

oik_shortcake_image() – Display an icon image

oik_shortcake_inner_content() – Set the "inner_content" attribute

oik_shortcodes_init() – Implement "oik_fields_loaded" action for oik-shortcodes

oik_testimonials_init() – Implement "oik_fields_loaded" action for oik-testimonials

OIK_Theme_Update::instance() – Return the single instance of this class

oik_trace_info() – Display Trace info

OIK_trace_info::as_bool() – Display a value as a boolean

OIK_trace_info::as_string() – Display a value as a string

OIK_trace_info::as_url() – Display a value as an URL

OIK_trace_info::display_constant() – Display the value of a constant

OIK_trace_info::display_fields() – Display a whole load of fields

OIK_trace_info::display_function() – Display a virtual field determined by executing a function

OIK_trace_info::display_global() – Display a global field

OIK_trace_info::display_info() – Display the trace information

OIK_trace_info::display_ini() – Display the value of an option field

OIK_trace_info::display_option() – Display the value of an option field

OIK_trace_info::php_end_of_life() – Tell them the truth about PHP end of life

OIK_trace_info::tablerow() – Display a field, value and extra notes

OIK_trace_info::__construct() – Constructor for OIK_trace_info

oik_types_get_involved_taxonomies_post_types() – Returns array of post_types involved with the taxonomies

OIK_Weight_Zone_Shipping::init() – Initialise the shipping method

OIK_Weight_Zone_Shipping::init_form_fields() – Set the instance form fields

OIK_Weight_Zone_Shipping::is_available() – Return if the method is available

Tests_includes_bwtrace::adjusted_abspath() –

Tests_includes_bwtrace::backtrace() – Debug backtraces the incomplete object

Tests_includes_bwtrace::incomplete_object() – Returns an incomplete object.

Tests_includes_bwtrace::setUp() –

Tests_includes_bwtrace::test_bw_current_filter() –

Tests_includes_bwtrace::test_bw_lazy_backtrace_issue56() – Test for Issue #56

Tests_includes_bwtrace::test_bw_list_trace_levels() – Note: We test the translation logic elsewhere; where we can ensure that language files are re-loaded

Tests_includes_bwtrace::test_bw_trace2_issue56() – Test we can trace an incomplete object

Tests_includes_bwtrace::test_bw_trace_anonymize_symlinked_file() – Tests anonymize logic for symlinked files

Tests_includes_bwtrace::test_bw_trace_count() –

Tests_includes_bwtrace::test_bw_trace_date() – Tests bw_trace_date.

Tests_includes_bwtrace::test_bw_trace_elapsed() – How do we test a function that uses microtime?

Tests_includes_bwtrace::test_bw_trace_file_part() – Test bw_trace_file_part()

Tests_includes_bwtrace::test_bw_trace_function() –

Tests_includes_bwtrace::test_bw_trace_on_off() – Test turning trace on and off

Tests_includes_bwtrace::trace2() – Traces the incomplete object

Tests_includes_bw_fields::dummy_post() –

Tests_includes_bw_fields::replace_home_url() – Replaces home_url and site_url

Tests_includes_bw_fields::setUp() – set up logic

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

Tests_includes_bw_formatter::dummy_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::setUp() – set up logic

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_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_comments_bb_BB() – This test will return a count of 0 Comments

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_edit() – Tests bw_field_function_edit

Tests_includes_bw_formatter::test_bw_field_function_edit_bb_BB() – Tests bw_field_function_edit

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_tags_bb_BB() – This test will return a null list of tags since "Tags" is not associated to the "page" post type

  • « Previous Page
  • 1
  • 2
  • 3
  • 4
  • 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