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

oik_usage_notes() – Display usage notes for some oik shortcodes

BW_List_Table::ajax_user_can() – Checks the current user’s permissions

Tests_admin_oik_bwtrace::unset_submenu() –

Tests_admin_oik_bwtrace::update_trace_options() –

Tests_admin_oik_bwtrace::update_action_options() –

Tests_oik_bwtrace::update_bw_trace_options() – Update bw_trace_options

Tests_nivo_php::delete_uploaded_files() – Non generic routine to delete the uploaded files

Tests_libs_oik_themes::update_theme_options() – Empty bw_themes so that the required theme server is used.

Tests_libs_oik_plugins::update_plugin_options() – Empty bw_plugins so that the required plugin server is used.

Tests_libs_oik_bobbfunc::update_options() – Set the options to the values expected in the test output

OIK_Theme_Update::oik_plugins_servers() –

libs/class-oik-update.php

OIK_Theme_Update::compatible_version() – Checks compatible versions

OIK_Theme_Update::bootstrap_oik_libs() –

OIK_Theme_Update::oik_menu() – Implement oik_menu for oik_themes

OIK_Theme_Update::require_lib() – Require a library

OIK_Theme_Update::version_check() – Check minimum required version loaded

OIK_Theme_Update::report_error() –

OIK_Theme_Update::admin_menu() – Implement "admin_menu" for theme updates

OIK_Theme_Update::oik_themes_do_page() – Implement oik’s themes page

OIK_Theme_Update::require_dependencies() – Load the dependent libraries

OIK_Theme_Update::query_menu() – Query if the primary menu exists

OIK_Theme_Update::query_menu_subitem() – Query if the menu subitem exists

OIK_Theme_Update::add_oik_menu() – Add the oik updates and Updates menu items if required

OIK_Theme_Update::after_theme_row() – Implement "after_theme_row" for this theme

OIK_Theme_Update::get_page_url() – Returns admin page URL

OIK_Theme_Update::theme_action_links() – Implement "theme_action_links"

OIK_Theme_Update::show_update_message() – Display an "update" message

OIK_Theme_Update::show_update_nag() – Display an "update-nag" message

OIK_Theme_Update

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

OIK_Theme_Update::__construct() – Constructor for OIK_Theme_Update

libs/class-oik-theme-update.php

libs/class-oik-plugin-update.php

Tests_oik_privacy_policy::unset_submenu() –

oik_plugin_update_plugin() – Create an Update plugin link

libs/class-oik-update.php

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

uk_tides_init() – Implement "oik_add_shortcodes" action for UK tides

uk_tides_activation() – Implement "admin_notices" action for UK tides

uk_tides_plugin_loaded() – Function to invoke when UK tides plugin is loaded

Tests_uk_tides::test_bw_tides_format_stuff() – 01:18 – High Tide (5.00m)

Tests_uk_tides::test_bw_tides_format_stuff_div_0() –

uk-tides.php

Tests_uk_tides::stream_context() – Creates stream context

Tests_uk_tides::test_simplexml_load_file() – Tests that simplexml_load_file actually works

Tests_uk_tides::test_load_from_tidetimes_co_uk_https() –

Tests_uk_tides::test_load_from_tidetimes_co_uk_http() –

tests/test-uk-tides.php

Tests_uk_tides

Tests_uk_tides::setUp() –

shortcodes/uk-tides.php

woocommerce_update_options_shipping_$this – action

cookie_cat_default_url() – Build the default URL for the feed request

bw_url2file() –

cookie_cat_feeder_url() –

oiksp_update_confirm() –

oiksp_update_status() – Update the Contact’s status

oiksp_set_current_user() – Set the user to the admin user so that we can access private data

oiksp_squeeze_usage() – Give an example of a squeeze page

oiksp_madmimi_usage() – Some basic instructions for setting up Mad Mimi No logic to test yet! We could do this easily enough by pretending to add someone and using "oiksp_confirmed_contact_madmimi()"

_bw_improve_url() – Improves YouTube URL

after_plugin_row_uk-tides/uk-tides.php – action

WP_UnitTestCase::delete_user() – Multisite-agnostic way to delete a user from the database.

WP_UnitTestCase::set_permalink_structure() – Utility method that resets permalinks and flushes rewrites.

WP_UnitTestCase::_make_attachment() –

WP_UnitTestCase::scandir() –

WP_UnitTestCase::_microtime_to_float() – Helper to Convert a microtime string into a float

WP_UnitTestCase::files_in_dir() –

WP_UnitTestCase::scan_user_uploads() –

WP_UnitTestCase::delete_folders() –

WP_UnitTestCase::unlink() –

WP_UnitTestCase::rmdir() –

WP_UnitTestCase::remove_added_uploads() –

WP_UnitTestCase::temp_filename() – Returns the name of a temporary file

WP_UnitTestCase::assertQueryTrue() – Check each of the WP_Query is_* functions/properties against expected boolean value.

WP_UnitTestCase::knownPluginBug() – Skips the current test if there is an open plugin ticket with id $ticket_id

WP_UnitTestCase::forceTicket() –

WP_UnitTestCase::prepareTemplate() – Define constants after including files.

WP_UnitTestCase::checkRequirements() –

WP_UnitTestCase::knownWPBug() – Skips the current test if there is an open WordPress ticket with id $ticket_id

WP_UnitTestCase::knownUTBug() – Skips the current test if there is an open unit tests ticket with id $ticket_id

WP_UnitTestCase::assertEqualSetsWithIndex() –

WP_UnitTestCase::go_to() – Modify WordPress’s query internals as if a given URL has been requested.

WP_UnitTestCase::assertNotWPError() –

WP_UnitTestCase::assertEqualFields() –

WP_UnitTestCase::assertDiscardWhitespace() –

WP_UnitTestCase::assertEqualSets() –

WP_UnitTestCase::deprecated_function_run() –

WP_UnitTestCase::doing_it_wrong_run() –

WP_UnitTestCase::assertWPError() –

WP_UnitTestCase::expectedDeprecated() –

WP_UnitTestCase::setExpectedDeprecated() – Declare an expected `_deprecated_function()` or `_deprecated_argument()` call from within a test.

WP_UnitTestCase::setExpectedIncorrectUsage() – Declare an expected `_doing_it_wrong()` call from within a test.

WP_UnitTestCase::get_wp_die_handler() –

WP_UnitTestCase::wp_die_handler() –

WP_UnitTestCase::expectDeprecated() –

WP_UnitTestCase::commit_transaction() – Commit the queries in a transaction. Well, don’t actually!

WP_UnitTestCase::rollback_transaction() – Rollback the queries in the transaction

  • « 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