• Skip to primary navigation
  • Skip to main content
  • Skip to footer
WordPress develop tests

WordPress develop tests

WordPress develop tests a2z

  • Home
  • Plugins
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • 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
Home / Archives for B

B

_test_filter_build_unique_id() – Generates a unique function ID based on the given arguments.

_unhook_block_registration() – After the init action has been run once, trying to re-register block types can cause _doing_it_wrong warnings. To avoid this, unhook the block registration functions.

admin_bar_menu – action

archive_blog – action

b – action

Basic_Object

Basic_Object::__call() –

Basic_Object::__get() –

Basic_Object::__isset() –

Basic_Object::__set() –

Basic_Object::__unset() –

Basic_Object::callMe() –

Basic_Subclass

benchmark_pcre_backtracking() – Determine approximate backtrack count when running PCRE.

can_add_user_to_blog – filter

customize_changeset_branching – filter

customize_render_partials_before – action

download_url_error_max_body_size – filter

dynamic_sidebar_before – action

get_blogs_of_user – filter

make_delete_blog – action

make_ham_blog – action

make_spam_blog – action

make_undelete_blog – action

mature_blog – action

network_by_path_segments_count – filter

phpunit/includes/bootstrap.php

phpunit/includes/class-basic-object.php

phpunit/includes/class-basic-subclass.php

phpunit/tests/basic.php

phpunit/tests/blocks

phpunit/tests/blocks/block-parser.php

phpunit/tests/blocks/block-type-registry.php

phpunit/tests/blocks/block-type.php

phpunit/tests/blocks/register.php

phpunit/tests/blocks/render-reusable.php

phpunit/tests/blocks/render.php

phpunit/tests/bookmark

phpunit/tests/bookmark/getBookmarks.php

phpunit/tests/external-http/basic.php

phpunit/tests/filesystem/base.php

phpunit/tests/formatting/balanceTags.php

phpunit/tests/formatting/BlogInfo.php

phpunit/tests/http/base.php

phpunit/tests/image/base.php

phpunit/tests/import/base.php

phpunit/tests/multisite/bootstrap.php

phpunit/tests/xmlrpc/basic.php

pre_get_site_by_path – filter

pre_option_blog_charset – filter

print_backtrace() –

REST_Block_Renderer_Controller_Test

REST_Block_Renderer_Controller_Test::register_post_context_test_block() – Register test block with post_id as attribute for post context test.

REST_Block_Renderer_Controller_Test::register_test_block() – Register test block.

REST_Block_Renderer_Controller_Test::render_post_context_test_block() – Test render callback for testing post context.

REST_Block_Renderer_Controller_Test::render_test_block() – Test render callback.

REST_Block_Renderer_Controller_Test::setUp() – Set up each test method.

REST_Block_Renderer_Controller_Test::tearDown() – Tear down each test method.

REST_Block_Renderer_Controller_Test::test_context_param() – The context_param() method does not exist for block rendering.

REST_Block_Renderer_Controller_Test::test_create_item() – The create_item() method does not exist for block rendering.

REST_Block_Renderer_Controller_Test::test_delete_item() – The delete_item() method does not exist for block rendering.

REST_Block_Renderer_Controller_Test::test_get_item_default_attributes() – Check getting item with default attributes provided.

REST_Block_Renderer_Controller_Test::test_get_item_invalid_attribute() – Check getting item with an invalid param provided.

REST_Block_Renderer_Controller_Test::test_get_item_invalid_block_name() – Test getting item with invalid block name.

REST_Block_Renderer_Controller_Test::test_get_item_schema() – Get item schema.

REST_Block_Renderer_Controller_Test::test_get_item_unrecognized_attribute() – Check getting item with an invalid param provided.

REST_Block_Renderer_Controller_Test::test_get_item_with_invalid_context() – Test getting item without ‘edit’ context.

REST_Block_Renderer_Controller_Test::test_get_item_with_layout() – Check success response for getting item with layout attribute provided.

REST_Block_Renderer_Controller_Test::test_get_item_with_post_context() – Test getting item with post context.

REST_Block_Renderer_Controller_Test::test_get_item_without_permissions_cannot_edit_post() – Test getting item without permissions to edit context post.

REST_Block_Renderer_Controller_Test::test_get_item_without_permissions_invalid_post() – Test getting item with invalid post ID.

REST_Block_Renderer_Controller_Test::test_get_item_without_permissions() – Test getting item without permissions.

REST_Block_Renderer_Controller_Test::test_get_item() – Check getting item with attributes provided.

REST_Block_Renderer_Controller_Test::test_get_items() – The get_items() method does not exist for block rendering.

REST_Block_Renderer_Controller_Test::test_prepare_item() – The prepare_item() method does not exist for block rendering.

REST_Block_Renderer_Controller_Test::test_register_routes() – Check that the route was registered properly.

REST_Block_Renderer_Controller_Test::test_update_item() – The update_item() method does not exist for block rendering.

REST_Block_Renderer_Controller_Test::wpSetUpBeforeClass() – Create test data before the tests run.

REST_Block_Renderer_Controller_Test::wpTearDownAfterClass() – Delete test data after our tests run.

REST_Blocks_Controller_Test

REST_Blocks_Controller_Test::data_capabilities() – Test cases for test_capabilities().

REST_Blocks_Controller_Test::test_capabilities() – Exhaustively check that each role either can or cannot create, edit, update, and delete reusable blocks.

REST_Blocks_Controller_Test::test_content() – Check that the raw title and content of a block can be accessed when there is no set schema, and that the rendered content of a block is not included in the response.

REST_Blocks_Controller_Test::wpSetUpBeforeClass() – Create fake data before our tests run.

REST_Blocks_Controller_Test::wpTearDownAfterClass() – Delete our fake data after our tests run.

shortcode_atts_bartag – filter

site_by_path_segments_count – filter

switch_blog – action

TestFactoryFor::test_get_object_by_id_gets_an_object_with_the_same_name() –

TestFactoryFor::test_get_object_by_id_gets_an_object() –

Tests_Admin_includesPlugin::_back_up_drop_ins() – Move existing drop-ins to wp-content/drop-ins-backup.

Tests_Admin_includesPlugin::_back_up_mu_plugins() – Move existing mu-plugins to wp-content/mu-plugin/backup.

Tests_Admin_includesScreen::setup_block_editor_test() – Sets up a method for testing is_block_editor for a custom post type.

Tests_AdminBar::data_admin_bar_nodes_with_tabindex_meta() – Data provider for test_admin_bar_with_tabindex_meta().

Tests_AdminBar::test_admin_bar_contains_correct_about_link_for_users_with_no_role_in_multisite() –

Tests_AdminBar::test_admin_bar_contains_correct_about_link_for_users_with_no_role() –

Tests_AdminBar::test_admin_bar_contains_correct_about_link_for_users_with_role() –

Tests_AdminBar::test_admin_bar_contains_correct_links_for_users_with_no_role_on_blog() –

Tests_AdminBar::test_admin_bar_contains_correct_links_for_users_with_no_role_on_network() –

Tests_AdminBar::test_admin_bar_contains_correct_links_for_users_with_no_role() –

Tests_AdminBar::test_admin_bar_contains_correct_links_for_users_with_role() –

Tests_AdminBar::test_admin_bar_contains_view_archive_link_if_static_front_page() –

  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Interim pages omitted …
  • Go to page 5
  • Go to Next Page »

Footer

WordPress develop tests
WordPress develop tests
WordPress develop tests a2z
WordPress 5.6
WordPress a2z
WordPress core a2z
Genesis Theme Framework a2z
Jetpack a2z
WordPress develop tests
Easy Digital Downloads a2z
WooCommerce a2z
Yoast SEO a2z
WordPress Blocks

Site:  develop.wp-a2z.org
© Copyright WordPress develop tests 2014-2021. All rights reserved.


Website designed and developed by Herb Miller
Proudly powered by WordPress and oik plugins

  • Home
  • Blog
  • Sitemap
  • Sites