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.
WP_UnitTestCase::assertDiscardWhitespace() –
WP_UnitTestCase::assertEqualFields() –
WP_UnitTestCase::assertEqualSets() –
WP_UnitTestCase::assertEqualSetsWithIndex() –
WP_UnitTestCase::assertNotWPError() –
WP_UnitTestCase::assertPostConditions() – Detect post-test failure conditions.
WP_UnitTestCase::assertQueryTrue() – Check each of the WP_Query is_* functions/properties against expected boolean value.
WP_UnitTestCase::assertWPError() –
WP_UnitTestCase::remove_added_uploads() –
WP_UnitTestCase::_make_attachment() –
_atdot() – "at dot" an email address
_bw_atdot() – Apply _atdot logic if required
_bw_get_an_id() – Return a post ID for bw_link example
_ca_checkforselected_api() – Check for the selected API
_ca_does_api_need_processing() – Determine if this API needs processing
_delete_all_data() – Disabled
_delete_all_posts() – Disabled
_diy_oik_add_shortcode() – Check if the code already exists as a shortcode
_la_RFI::accept() – Check if this folder should be processed
_lf_dofile_ajax() – Create the apis for a particular file in a plugin
_oiksc_apis_list() – Return the array of oiksc_token_objs as a simple assoc array
_oiksc_create_api() – Create or update an "oik_api" post_type
_oiksc_get_api() – Get the selected API
_oiksc_get_apis() – List the APIs for the selected filename
_oiksc_get_apis2() – List the APIs for the selected filename
_oik_alt0_suffix() – Return the alt=0 suffix if required when oik-user is loaded
_oik_bmc_add_oik_bmc() – Check if the reschedule Category already exists
_oik_bmt_add_oik_bmt() – Check if the reschedule Tag already exists
_oik_cpt_add_oik_cpt() – Check if it already exists as a post_type
_oik_f2t_add_oik_f2t() – Add a field to post relationship
_oik_fie_add_oik_fie() – Check if it already exists as a field
_oik_plugins_add_settings() – Add the settings for the plugin
_oik_tax_add_oik_tax() – Check if it already exists as a taxonomy
_oik_themes_add_settings() – Add the settings for the theme
_oik_x2t_add_oik_x2t() – Check if the Taxonomy to post relationship already exists
- « Previous Page
- 1
- …
- 5
- 6
- 7