[oik] plugins.co.uk

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 T

title_save_pre – filter

after_plugin_row_uk-tides/uk-tides.php – action

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

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

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

deprecated_hook_trigger_error – action

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

WP_UnitTestCase::_create_temporary_tables() –

WP_UnitTestCase::_drop_temporary_tables() –

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

WP_UnitTestCase::start_transaction() –

WP_UnitTestCase::reset_post_types() – Unregister existing post types and register defaults.

WP_UnitTestCase::reset_taxonomies() – Unregister existing taxonomies and register defaults.

WP_UnitTestCase::tearDown() – After a test method runs, reset any state in WordPress the test method might have changed.

WP_UnitTestCase::tearDownAfterClass() –

Tests_WordPress::test_factory_methods_available() – Test that factory methods are available

tests/testcase.php

Tests_WordPress

Tests_WordPress::setUp() –

Tests_WordPress::tearDown() –

Tests_WordPress::test_get_post_meta_function_exists() – Test that WordPress functions are available

UnitTest::test_case() –

UnitTest::test_oik_path_available() –

tests/test-wordpress.php

tests/test-phpunit.php

Tests_oik_wp_batch_share_libraries

Tests_oik_wp_batch_share_libraries::test_loading_oik_batch() – Test that oik-batch and oik-wp can peacefully coexist,

test_class_git::test_command() – Expects output: git ls-files

test_class_git::test_cant_change_php_sapi_constant() – How do we check for notices?

tests/test-oik-wp-batch-share-libraries.php

test_class_git::test_php_sapi_doesnt_change() – Something caused PHP_SAPI to be changed

test_class_git::test_git() –

test_class_git::test_php_sapi_constant_matches_name() –

test_class_git

test_class_git::setUp() –

tests/test-class-git.php

_wp_die_handler_txt() –

tests_add_filter() –

_test_filter_build_unique_id() –

tests/functions.php

tests_reset__SERVER() – Resets various `$_SERVER` variables that can get altered during tests.

BW_UnitTestCase::my_start_transaction() –

BW_UnitTestCase::rollback_transaction() –

BW_UnitTestCase::commit_transaction() – Commits the transaction

BW_UnitTestCase::tearDownAfterClass() –

tests/class-bw-unittestcase.php

locate_wordpress_develop_tests_plugin() – Locate the wordpress-develop-tests plugin

check_wordpress_develop_tests_version() – Check WordPress develop tests are compatible with WordPress installation

locate_wordpress_develop_tests() – Locate the wordpress-develop-tests code

tests

tests/bootstrap.php

bob_domain_name_test() –

oikb_check_time_limit() – Check the current time limit

oik_batch_trace() – Enable trace and action trace for oik-batch routines

OIK_sqldump::get_target_dir() –

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

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

OIK_Shipping::set_countrygroup_title() – Set the title for this country group rate

oiku_query_table_columns() – Determine the columns to be displayed in the table

oiku_get_field_type() – Get the field type

oiku_thankyou_message() – Display a "thank you" message

oiku_query_field_types() – Implement "oik_query_field_types" to return the field types supported by oik-user

oiku_pre_theme_field() – Implements "oik_pre_theme_field" action

bw_theme_field_userref() – Theme a userref field for display

oiku_copy_settings_to_user() – Copy oik options for alt= to user=

bw_query_post_type_and_meta_key() – Query post type and meta key for performing a bw_related

bw_check_noderef_types() – Check if the post_type is mentioned in post_types

bw_query_post_type() – Query the source post type which has a noderef field $meta_key referencing the current_post_type

bw_query_taxonomy_value() – Determine the tag or category value to use if the given value is not a tag or category slug

bw_set_post_terms() – Insert any post terms

bw_form_tag() – Create the form tag

bw_form_function_title() – Display the post title field

oik_add_new_post_type – filter

bw_validate_function_title() – Validate a "post_title" field

oik_fields_query_field_types() – Implement "oik_query_field_types" to return the field types supported by oik-fields

oik_fields_pre_theme_field() – Implement "oik_pre_theme_field" for oik-fields

oik_fields_no_texturize_shortcodes() – Implement "no_texturize_shortcodes" for oik-fields

bw_theme_field_virtual() – Theme a field of type ‘virtual’

bw_theme_field_email() – Theme a field of type ’email’ using _bw_email()

bw_theme_field_checkbox() – Theme a field of type checkbox

bw_theme_field_taxonomy() – Theme a field of type "taxonomy"

bw_theme_field_sctext() – Theme a field of type ‘sctext’

bw_theme_field_textarea() – Theme a field of type ‘textarea’

bw_theme_field_sctextarea() – Theme a field of type ‘sctextarea’

bw_theme_field_noderef() – Theme a field of type ‘noderef’

bw_theme_field_URL() – Theme a field of type ‘URL’

bw_theme_field_text() – Theme a field of type ‘text’

bw_theme_field_select() – Theme a field of type ‘select’

bw_theme_field_currency() – Theme a field of type ‘currency’

bw_theme_field_numeric() – Theme a field of type ‘numeric’

bw_fields_get_thumbnail() – Return the thumbnail for the featured image

oik_fields_validation_text() – Implement ‘bw_field_validation_text’ filter for oik-fields

oik_fields_validation_textarea() – Implement ‘bw_field_validation_textarea’ filter for oik-fields

bw_theme_field_serialized() – Theme a serialized field

bw_theme_field_unserialized_array() – Display the unserialized array

OIK_fields_groups::field_type() – Determine the field type

OIK_fields_groups_taxonomy::report_field() –

OIK_fields_groups_taxonomy::get_field_values() –

OIK_fields_groups_taxonomy::count_values() –

  • 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.co.uk
© Copyright oik-plugins 2011-2022. All rights reserved.


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