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

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::doing_it_wrong_run() –

WP_UnitTestCase::assertWPError() –

WP_UnitTestCase::deprecated_function_run() –

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

WP_UnitTestCase::_create_temporary_tables() –

WP_UnitTestCase::_drop_temporary_tables() –

WP_UnitTestCase::flush_cache() –

WP_UnitTestCase::start_transaction() –

WP_UnitTestCase::reset__SERVER() – Reset `$_SERVER` variables

WP_UnitTestCase::_backup_hooks() – Saves the action and filter-related globals so they can be restored later.

WP_UnitTestCase::_restore_hooks() – Restores the hook-related globals to their state at setUp() so that future tests aren’t affected by hooks set during this last test.

WP_UnitTestCase::reset_post_statuses() – Unregister non-built-in post statuses.

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::clean_up_global_scope() –

WP_UnitTestCase::tearDownAfterClass() –

WP_UnitTestCase::setUp() –

wp_die_handler – filter

WP_UnitTestCase::assertPostConditions() – Detect post-test failure conditions.

WP_UnitTestCase::get_called_class() –

WP_UnitTestCase::setUpBeforeClass() –

WP_UnitTestCase

WP_UnitTestCase::__isset() –

WP_UnitTestCase::__get() –

WP_UnitTestCase::factory() –

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

Tests_WordPress

Tests_WordPress::setUp() –

Tests_WordPress::tearDown() –

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

tests/test-wordpress.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,

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

wp_clear_auth_cookie() – This action is documented in wp-inclues/pluggable.php

wp_set_auth_cookie() – These are pluggable functions that should have been loaded earlier We may not need them for in situ so wrapping in function_exists tests.

_disable_wp_die() –

_enable_wp_die() –

_wp_die_handler_filter() –

_wp_die_handler_txt() –

_wp_die_handler() –

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

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

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

oik_batch_load_wordpress_develop_tests() – Locate and load the parts we need from WordPress develop tests

oik-wp.php

oik_batch_start_wordpress() – Start WordPress in the current directory

oik_wp_loaded() – Bootstrap logic for oik-wp

oik_load_wordpress_prerequisites() – Load WordPress pre-requisite files in order to load a plugin

oikb_filter_wordpress_files() – Filter WordPress files listed from Git

oik-list-wordpress-files.php

_la_get_wordpress_files() – List WordPress files

get_wp_files() – List PHP files within this directory taking into account excluded folders

_ca_not_wordpress_ignore_list() – Add files to ignore when the plugin is NOT "wordpress"

oik_batch_load_wordpress_files() – Batch WordPress without database

oik_batch_simulate_wp_settings() – Simulate those parts of wp-settings.php that are required

oik_batch_report_wordpress_version() – Report the version of WordPress

oik_batch_locate_wp_config() – Locate the wp-config.php they expected to use

oik_batch_locate_wp_config_for_phpunit() – Locate the expected wp-config.php when running under PHPUnit

init_oik_weightcountry_l10n() – Implement ‘woocommerce_init’ to load l10n versions and then initialise weight/country shipping

oik-weightcountry-shipping.php

woocommerce_update_options_shipping_awd_shipping – action

oiku_wpmem_admin_style_list() – Implement "wpmem_admin_style_list" to provide our own styling for WP-members sign in and register forms

oiku_wpmem_post_password() – Implement "wpmem_post_password" for Artisteer themes v3.1 and higher

oik_types_posts_where() – Implement "posts_where" filter to search for attachments as well

oikai_link_to_wordpress() – Create a link to WordPress documentation

wp_ajax_oiksc_create_api – action

wp_ajax_nopriv_oiksc_create_api – action

wp_ajax_oiksc_create_file – action

wp_ajax_nopriv_oiksc_create_file – action

oiksc_wp_insert_post_data() – Implement "wp_insert_post_data" filter to sanitize the post_title

wp_insert_post_data – filter

oiksc_function_loader::write() – Append a record to the temporary file

  • « Previous Page
  • 1
  • 2
  • 3
  • 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.3.1. PHP: 7.4.33. Memory limit: 768M