archive.html
WordPress core a2z
WordPress core only
Home
Blocks
Plugins
Themes
Sitemap
Blog
Block news
About
B
G
M
R
W
Home
ยป
P
ยป
Page 3
API Letter:
P
ParagonIE_Sodium_Compat::scalarmult_ristretto255_base() –
ParagonIE_Sodium_Compat::scalarmult_ristretto255() –
ParagonIE_Sodium_Compat::ristretto255_scalar_mul() –
ParagonIE_Sodium_Compat::ristretto255_scalar_add() –
ParagonIE_Sodium_Compat::ristretto255_scalar_sub() –
ParagonIE_Sodium_Compat::ristretto255_scalar_complement() –
ParagonIE_Sodium_Compat::ristretto255_scalar_negate() –
ParagonIE_Sodium_Compat::ristretto255_scalar_invert() –
ParagonIE_Sodium_Compat::ristretto255_scalar_random() –
ParagonIE_Sodium_Compat::ristretto255_random() –
ParagonIE_Sodium_Compat::ristretto255_from_hash() –
ParagonIE_Sodium_Compat::ristretto255_add() –
ParagonIE_Sodium_Compat::ristretto255_sub() –
ParagonIE_Sodium_Compat::ristretto255_is_valid_point() –
ParagonIE_Sodium_Compat::is_zero() –
ParagonIE_Sodium_Compat::crypto_stream_xchacha20_keygen() – Return a secure random key for use with crypto_stream_xchacha20
ParagonIE_Sodium_Compat::crypto_stream_xchacha20_xor() – DANGER! UNAUTHENTICATED ENCRYPTION!
ParagonIE_Sodium_Compat::crypto_stream_xchacha20() – Expand a key and nonce into a keystream of pseudorandom bytes.
ParagonIE_Sodium_Compat
WP_REST_Widgets_Controller::prepare_links() – Prepares links for the widget.
WP_REST_Widgets_Controller::prepare_item_for_response() – Prepares the widget for the REST response.
rest_prepare_widget – filter
WP_REST_Widgets_Controller::permissions_check() – Performs a permissions check for managing widgets.
rest_prepare_widget_type – filter
WP_REST_Templates_Controller::prepare_links() – Prepares links for the request.
WP_REST_Templates_Controller::prepare_item_for_response() – Prepare a single template output for response
WP_REST_Templates_Controller::prepare_item_for_database() – Prepares a single template for create or update.
WP_REST_Templates_Controller::permissions_check() – Checks if the user has permissions to make the request.
WP_REST_Sidebars_Controller::prepare_links() – Prepares links for the sidebar.
rest_prepare_sidebar – filter
WP_REST_Sidebars_Controller::prepare_item_for_response() – Prepares a single sidebar output for response.
rest_pattern_directory_collection_params – filter
WP_REST_Pattern_Directory_Controller::get_collection_params() – Retrieves the search parameters for the block pattern’s collection.
WP_REST_Pattern_Directory_Controller::get_item_schema() – Retrieves the block pattern’s schema, conforming to JSON Schema.
rest_prepare_block_pattern – filter
WP_REST_Pattern_Directory_Controller::prepare_item_for_response() – Prepare a raw block pattern before it gets output in a REST API response.
WP_REST_Pattern_Directory_Controller::get_items() – Search and retrieve block patterns metadata
WP_REST_Pattern_Directory_Controller::get_items_permissions_check() – Checks whether a given request has permission to view the local pattern directory.
WP_REST_Pattern_Directory_Controller::register_routes() – Registers the necessary REST API routes.
WP_REST_Pattern_Directory_Controller
WP_REST_Pattern_Directory_Controller::__construct() – Constructs the controller.
WP_REST_Pattern_Directory_Controller
post_password_required – filter
get_previous_image_link() – Gets the previous image link that has the same post parent.
admin_footer-post.php – action
admin_footer-post-new.php – action
WP_Customize_Background_Position_Control
WP_Theme_JSON::get_property_value() – Returns the style property for the given path.
WP_Theme_JSON::has_properties() – Whether the metadata contains a key named properties.
WP_Theme_JSON::compute_preset_vars() – Given the block settings, it extracts the CSS Custom Properties for the presets and adds them to the $declarations array following the format:
WP_Theme_JSON::compute_preset_classes() – Given a settings array, it returns the generated rulesets for the preset classes.
customize_controls_print_footer_scripts – action
Walker_Page
PasswordHash
pre_set_theme_mod_custom_logo – filter
wp-includes/blocks/query.php
wp-includes/blocks/query-pagination.php
register_block_core_query_pagination() – Registers the `core/query-pagination` block on the server.
register_block_core_query_pagination_previous() – Registers the `core/query-pagination-previous` block on the server.
render_block_core_query_pagination_previous() – Renders the `core/query-pagination-previous` block on the server.
wp-includes/blocks/query-pagination-previous.php
render_block_core_query_pagination_numbers() – Renders the `core/query-pagination-numbers` block on the server.
register_block_core_query_pagination_numbers() – Registers the `core/query-pagination-numbers` block on the server.
wp-includes/blocks/query-pagination-numbers.php
register_block_core_query_pagination_next() – Registers the `core/query-pagination-next` block on the server.
render_block_core_query_pagination_next() – Renders the `core/query-pagination-next` block on the server.
wp-includes/blocks/query-pagination-next.php
register_block_core_post_title() – Registers the `core/post-title` block on the server.
render_block_core_post_title() – Renders the `core/post-title` block on the server.
wp-includes/blocks/post-title.php
register_block_core_post_terms() – Registers the `core/post-terms` block on the server.
render_block_core_post_terms() – Renders the `core/post-terms` block on the server.
wp-includes/blocks/post-terms.php
register_block_core_post_template() – Registers the `core/post-template` block on the server.
render_block_core_post_template() – Renders the `core/post-template` block on the server.
register_block_core_post_featured_image() – Registers the `core/post-featured-image` block on the server.
wp-includes/blocks/post-template.php
render_block_core_post_featured_image() – Renders the `core/post-featured-image` block on the server.
wp-includes/blocks/post-featured-image.php
register_block_core_post_excerpt() – Registers the `core/post-excerpt` block on the server.
render_block_core_post_excerpt() – Renders the `core/post-excerpt` block on the server.
wp-includes/blocks/post-excerpt.php
register_block_core_post_date() – Registers the `core/post-date` block on the server.
render_block_core_post_date() – Renders the `core/post-date` block on the server.
register_block_core_post_content() – Registers the `core/post-content` block on the server.
wp-includes/blocks/post-date.php
render_block_core_post_content() – Renders the `core/post-content` block on the server.
wp-includes/blocks/post-content.php
register_block_core_page_list() – Registers the `core/pages` block on server.
block_core_page_list_nest_pages() – Outputs nested array of pages
render_block_core_page_list() – Renders the `core/page-list` block on server.
block_core_page_list_render_nested_page_list() – Outputs Page list markup from an array of pages with nested children.
block_core_page_list_build_css_colors() – Build an array with CSS classes and inline styles defining the colors which will be applied to the pages markup in the front-end when it is a descendant of navigation.
block_core_page_list_build_css_font_sizes() – Build an array with CSS classes and inline styles defining the font sizes which will be applied to the pages markup in the front-end when it is a descendant of navigation.
wp-includes/blocks/page-list.php
wp-includes/blocks/loginout.php
handle_legacy_widget_preview_iframe() – Intercepts any request with legacy-widget-preview in the query param and, if set, renders a page containing a preview of the requested Legacy Widget block.
wp-includes/blocks/file.php
wp-includes/block-template.php
wp-includes/block-patterns/social-links-shared-background-color.php
wp-includes/block-patterns/query-standard-posts.php
wp-includes/block-patterns/query-offset-posts.php
Previous Page
1
2
3
4
5
…
40
Next Page
Search
Search