WP HOOKS

Pozostałe

Pozostałe hooki rdzenia WordPressa.

106 akcji274 filtrówrazem 380

Popularne w tej kategorii

Modyfikuje pasek narzędzi admina (WP_Admin_Bar). Dodajesz lub usuwasz węzły przez $wp_admin_bar->add_node() i remove_node().

Uruchamiany po inicjalizacji motywu, jeszcze przed hookiem init. Standardowe miejsce na add_theme_support() i register_nav_menus().

initakcja

Odpala się po załadowaniu większości rdzenia WordPressa, ale zanim nagłówki HTTP zostaną wysłane. Idealne miejsce na rejestrację niestandardowych typów treści, taksonomii i shortcodeów.

Rozszerza listę dozwolonych protokołów w linkach — np. skype: czy tel:.

Odpala się, gdy wszystkie aktywne wtyczki zostały załadowane. Dobry moment na load_plugin_textdomain() i uruchomienie głównej logiki wtyczki.

Pozwala przechwycić żądanie HTTP przed jego wykonaniem — do blokowania, mockowania lub cache’owania odpowiedzi.

Inicjalizuje REST API. Rejestruje własne trasy przez register_rest_route().

Modyfikuje zawartość wirtualnego pliku robots.txt.

Odpala się na samym końcu wykonywania PHP, po wysłaniu odpowiedzi. Nadaje się do logowania, statystyk i sprzątania.

Zmienia katalog docelowy uploadów.

Zmienia listę dozwolonych typów MIME w bibliotece mediów — np. aby pozwolić na upload SVG.

Uruchamiany, gdy WordPress w pełni załadował rdzeń, wtyczki i motyw. Dobry moment na jednorazowe operacje, np. przebudowanie reguł linków.

Modyfikuje dyrektywy meta robots generowane przez WordPress.

Wszystkie hooki

{$context}_memory_limitfiltrdynamiczny

Filters the memory limit allocated for an arbitrary context.

{$permastructname}_rewrite_rulesfiltrdynamiczny

Filters rewrite rules used for individual permastructs.

activate_headerakcja

Fires before the Site Activation page is loaded.

activate_wp_headakcja

Fires within the `<head>` section of the Site Activation page.

add_signup_metafiltr

Filters the new default site meta variables.

admin_bar_menuakcjareferencja

Loads all necessary admin bar items.

admin_memory_limitfiltr

Filters the maximum memory limit available for administration screens.

admin_referrer_policyfiltr

Filters the admin referrer policy header value.

after_setup_themeakcja

Fires after the theme is loaded.

after_signup_formakcja

Fires after the sign-up forms, before wp_footer.

atom_authorakcja

Fires at the end of each Atom feed author entry.

atom_comments_nsakcja

Fires inside the feed tag in the Atom comment feed.

atom_enclosurefiltr

Filters the atom enclosure HTML link tag for the current post.

atom_entryakcja

Fires at the end of each Atom feed item.

atom_headakcja

Fires just before the first Atom feed entry.

atom_nsakcja

Fires at end of the Atom feed root to add namespaces.

author_rewrite_rulesfiltr

Filters rewrite rules used for author archives.

before_signup_formakcja

Fires before the site Sign-up form.

before_signup_headerakcja

Fires before the Site Sign-up page is loaded.

block_core_navigation_listable_blocksfiltr

Filter the list of blocks that need a list item wrapper.

block_core_navigation_render_fallbackfiltr

Filters the fallback experience for the Navigation block.

block_core_navigation_render_inner_blocksfiltr

Filter navigation block $inner_blocks.

block_core_social_link_get_servicesfiltr

Filter the list of available social service.

block_default_classnamefiltr

Filters the default block className for server rendered blocks.

block_local_requestsfiltr

Filters whether to block local HTTP API requests.

bloginfo_rssfiltr

Filters the bloginfo for display in RSS feeds.

category_css_classfiltr

Filters the list of CSS classes to include with each category in the list.

category_descriptionfiltr

Filters the category description for display.

category_list_link_attributesfiltr

Filters the HTML attributes applied to a category list item's anchor element.

change_localeakcja

Fires when the locale is switched to or restored.

clean_network_cacheakcja

Fires immediately after a network has been removed from the object cache.

comment_atom_entryakcja

Fires at the end of each Atom comment feed item.

comment_author_rssfiltr

Filters the current comment author for use in a feed.

comment_linkfiltr

Filters the current comment's permalink.

comment_post_redirectfiltr

Filters the location URI to send the commenter after posting.

comment_text_rssfiltr

Filters the current comment content for use in a feed.

commentrss2_itemakcja

Fires at the end of each RSS2 comment feed item.

comments_atom_headakcja

Fires at the end of the Atom comment feed header.

comments_link_feedfiltr

Filters the comments permalink for the current post.

comments_rewrite_rulesfiltr

Filters rewrite rules used for comment feed archives.

commentsrss2_headakcja

Fires at the end of the RSS2 comment feed header.

core_version_check_localefiltr

Filters the locale requested for WordPress core translations.

core_version_check_query_argsfiltr

Filters the query arguments sent as part of the core version check.

cron_memory_limitfiltr

Filters the memory limit allocated for WP-Cron event processing.

cron_reschedule_event_errorakcja

Fires if an error happens when rescheduling a cron event.

cron_unschedule_event_errorakcja

Fires if an error happens when unscheduling a cron event.

customize_dynamic_partial_argsfiltr

Filters a dynamic partial's constructor arguments.

customize_dynamic_partial_classfiltr

Filters the class used to construct partials.

customize_partial_renderfiltr

Filters partial rendering.

customize_partial_render_{$partial->id}filtrdynamiczny

Filters partial rendering for a specific partial.

customize_render_partials_afterakcja

Fires immediately after partials are rendered.

customize_render_partials_beforeakcja

Fires immediately before partials are rendered.

customize_render_partials_responsefiltr

Filters the response from rendering the partials.

date_i18nfiltr

Filters the date formatted based on the locale.

date_rewrite_rulesfiltr

Filters rewrite rules used for date archives.

default_feedfiltr

Filters the default feed type.

deprecated_argument_runakcja

Fires when a deprecated argument is called.

deprecated_argument_trigger_errorfiltr

Filters whether to trigger an error for deprecated arguments.

deprecated_class_runakcja

Fires when a deprecated class is called.

deprecated_class_trigger_errorfiltr

Filters whether to trigger an error for a deprecated class.

deprecated_constructor_runakcja

Fires when a deprecated constructor is called.

deprecated_constructor_trigger_errorfiltr

Filters whether to trigger an error for deprecated functions.

deprecated_file_includedakcja

Fires when a deprecated file is called.

deprecated_file_trigger_errorfiltr

Filters whether to trigger an error for deprecated files.

deprecated_function_runakcja

Fires when a deprecated function is called.

deprecated_function_trigger_errorfiltr

Filters whether to trigger an error for deprecated functions.

deprecated_hook_runakcja

Fires when a deprecated hook is called.

deprecated_hook_trigger_errorfiltr

Filters whether to trigger deprecated hook errors.

do_faviconicoakcja

Fires when serving the favicon.ico file.

do_feed_{$feed}akcjadynamiczny

Fires once the given feed is loaded.

do_robotstxtakcja

Fires when displaying the robots.txt file.

doing_it_wrong_runakcja

Fires when the given function is being used incorrectly.

doing_it_wrong_trigger_errorfiltr

Filters whether to trigger an error for _doing_it_wrong() calls.

embed_contentakcja

Prints additional content after the embed excerpt.

embed_content_metaakcja

Prints additional meta content in the embed template.

embed_footerakcja

Prints scripts or data before the closing body tag in the embed template.

embed_headakcja

Prints scripts or data in the embed template head tag.

embed_thumbnail_idfiltr

Filters the thumbnail image ID for use in the embed template.

embed_thumbnail_image_shapefiltr

Filters the thumbnail shape for use in the embed template.

embed_thumbnail_image_sizefiltr

Filters the thumbnail image size for use in the embed template.

enable_loading_advanced_cache_dropinfiltr

Filters whether to enable loading of the advanced-cache.php drop-in.

enable_loading_object_cache_dropinfiltr

Filters whether to enable loading of the object-cache.php drop-in.

enable_maintenance_modefiltr

Filters whether to enable maintenance mode.

enable_wp_debug_mode_checksfiltr

Filters whether to allow the debug mode check to occur.

enclosure_linksfiltr

Filters the list of enclosure links before querying the database.

ext2typefiltr

Filters file type based on the extension name.

extra_{$context}_headersfiltrdynamiczny

Filters extra file headers by context.

feed_content_typefiltr

Filters the content type for a specific feed type.

file_mod_allowedfiltr

Filters whether file modifications are allowed.

flush_rewrite_rules_hardfiltr

Filters whether a "hard" rewrite rule flush should be performed when requested.

font_dirfiltr

Filters the fonts directory data.

found_networks_queryfiltr

Filters the query used to retrieve found network count.

found_sites_queryfiltr

Filters the query used to retrieve found site count.

generate_recovery_mode_keyakcja

Fires when a recovery mode key is generated.

generate_rewrite_rulesakcjareferencja

Fires after the rewrite rules are generated.

get_bloginfo_rssfiltr

Filters the bloginfo for use in RSS feeds.

get_feed_build_datefiltr

Filters the date the last post or comment in the query was modified.

get_main_network_idfiltr

Filters the main network ID.

get_networkfiltr

Fires after a network is retrieved.

get_wp_title_rssfiltr

Filters the blog title for use as the feed title.

getimagesize_mimes_to_extsfiltr

Filters the list mapping image mime types to their respective extensions.

http_api_debugakcja

Fires after an HTTP API response is received and before the response is returned.

http_headers_useragentfiltr

Filters the user agent value sent with an HTTP request.

http_request_argsfiltr

Filters the arguments used in an HTTP request.

http_request_redirection_countfiltr

Filters the number of redirects allowed during an HTTP request.

http_request_reject_unsafe_urlsfiltr

Filters whether to pass URLs through wp_http_validate_url() in an HTTP request.

http_request_timeoutfiltr

Filters the timeout value for an HTTP request.

http_request_versionfiltr

Filters the version of the HTTP protocol used in a request.

http_responsefiltr

Filters a successful HTTP API response immediately before the response is returned.

https_ssl_verifyfiltr

Filters whether SSL should be verified for non-local requests.

iis7_supports_permalinksfiltr

Filters whether IIS 7+ supports pretty permalinks.

iis7_url_rewrite_rulesfiltr

Filters the list of rewrite rules formatted for output to a web.config.

image_memory_limitfiltr

Filters the memory limit allocated for image manipulation.

incompatible_sql_modesfiltr

Filters the list of incompatible SQL modes to exclude.

initakcja

Fires after WordPress has finished loading but before any headers are sent.

is_protected_endpointfiltr

Filters whether the current request is against a protected endpoint.

is_wp_error_instanceakcja

Fires when `is_wp_error()` is called and its parameter is an instance of `WP_Error`.

kses_allowed_protocolsfiltr

Filters the list of protocols allowed in HTML attributes.

lang_dir_for_domainfiltr

Filters the determined languages directory path for a specific domain and locale.

link_titlefiltr

Filters the OPML outline link title text.

load_default_widgetsfiltr

Filters whether to load the Widgets library.

load_feed_engineakcjaprzestarzały

Fires before MagpieRSS is loaded, to optionally replace it.

log_query_custom_datafiltr

Filters the custom data to log alongside a query.

mime_typesfiltr

Filters the list of mime types and file extensions.

mod_rewrite_rulesfiltr

Filters the list of rewrite rules formatted for output to an .htaccess file.

ms_loadedakcja

Fires after the current site and network have been detected and loaded in multisite's bootstrap.

ms_network_not_foundakcja

Fires when a network cannot be found based on the requested domain and path.

ms_site_checkfiltr

Filters checking the status of the current blog.

ms_site_not_foundakcja

Fires when a network can be determined but a site cannot.

mu_plugin_loadedakcja

Fires once a single must-use plugin has loaded.

muplugins_loadedakcja

Fires once all must-use and network-activated plugins have loaded.

navigation_widgets_formatfiltr

Filters the HTML format of widgets with navigation links.

network_by_path_segments_countfiltr

Filters the number of path segments to consider when searching for a site.

network_plugin_loadedakcja

Fires once a single network-activated plugin has loaded.

networks_clausesfiltrreferencja

Filters the network query clauses.

networks_pre_queryfiltrreferencja

Filters the network data before the query takes place.

nocache_headersfiltr

Filters the cache-controlling HTTP headers that are used to prevent caching.

number_format_i18nfiltr

Filters the number formatted based on the locale.

oembed_dataparsefiltr

Filters the returned oEmbed HTML.

oembed_fetch_urlfiltr

Filters the oEmbed URL to be fetched.

oembed_linktypesfiltr

Filters the link types that contain oEmbed provider URLs.

oembed_providersfiltr

Filters the list of sanctioned oEmbed providers.

oembed_remote_get_argsfiltr

Filters oEmbed remote get arguments.

oembed_resultfiltr

Filters the HTML returned by the oEmbed provider.

opml_headakcja

Fires in the OPML header.

page_rewrite_rulesfiltr

Filters rewrite rules used for "page" post type archives.

parse_network_queryakcjareferencja

Fires after the network query vars have been parsed.

parse_site_queryakcjareferencja

Fires after the site query vars have been parsed.

permalink_structure_changedakcja

Fires after the permalink structure is updated.

phone_contentfiltr

Filters the content of the post submitted by email before saving.

plugin_loadedakcja

Fires once a single activated plugin has loaded.

plugins_loadedakcja

Fires once activated plugins have loaded.

plugins_update_check_localesfiltr

Filters the locales requested for plugin translations.

post_rewrite_rulesfiltr

Filters rewrite rules used for "post" archives.

pre_get_col_charsetfiltr

Filters the column charset value before the DB is checked.

pre_get_language_files_from_pathfiltr

Filters the translation files retrieved from a specified path before the actual lookup.

pre_get_main_site_idfiltr

Filters the main site ID.

pre_get_network_by_pathfiltr

Determines a network by its domain and path.

pre_get_networksakcjareferencja

Fires before networks are retrieved.

pre_get_site_by_pathfiltr

Determines a site by its domain and path.

pre_get_sitesakcjareferencja

Fires before sites are retrieved.

pre_get_table_charsetfiltr

Filters the table charset value before the DB is checked.

pre_http_requestfiltr

Filters the preemptive return value of an HTTP request.

pre_oembed_resultfiltr

Filters the oEmbed result before any HTTP requests are made.

pre_recurse_dirsizefiltr

Filters the amount of storage space used by one directory and all its children, in megabytes.

pre_trackback_postakcja

Fires before the trackback is added to a post.

pre_wp_filesizefiltr

Filters the result of wp_filesize before the PHP function is run.

pre_wp_get_https_detection_errorsfiltr

Short-circuits the process of detecting errors related to HTTPS support.

pre_wp_unique_filename_file_listfiltr

Filters the file list used for calculating a unique filename for a newly added file.

preprocess_signup_formakcja

Fires when the site sign-up form is sent.

process_text_diff_htmlfiltr

Contextually filters a diffed line.

publish_phoneakcja

Fires after a post submitted by email is published.

queryfiltr

Filters the database query.

rdf_headerakcja

Fires at the end of the RDF feed header.

rdf_itemakcja

Fires at the end of each RDF feed item.

rdf_nsakcja

Fires at the end of the feed root to add namespaces.

recovery_email_debug_infofiltr

Filters the debug information included in the fatal error protection email.

recovery_email_support_infofiltr

Filters the support message sent with the the fatal error protection email.

recovery_mode_begin_urlfiltr

Filters the URL to begin recovery mode.

recovery_mode_cookie_lengthfiltr

Filters the length of time a Recovery Mode cookie is valid for.

recovery_mode_emailfiltr

Filters the contents of the Recovery Mode email.

recovery_mode_email_link_ttlfiltr

Filters the amount of time the recovery mode email link is valid for.

recovery_mode_email_rate_limitfiltr

Filters the rate limit between sending new recovery mode email links.

removable_query_argsfiltr

Filters the list of query variable names to remove.

render_block_core_navigation_link_allowed_post_statusfiltr

Filter allowed post_status for navigation link block to render.

render_block_core_template_part_fileakcja

Fires when a block template part is loaded from a template part in the theme.

render_block_core_template_part_noneakcja

Fires when a requested block template part does not exist in the database nor in the theme.

render_block_core_template_part_postakcja

Fires when a block template part is loaded from a template post stored in the database.

rest_api_initakcja

Fires when preparing to serve a REST API request.

rest_avatar_sizesfiltr

Filters the REST avatar sizes.

rest_queried_resource_routefiltr

Filters the REST route for the currently queried object.

rest_route_for_postfiltr

Filters the REST API route for a post.

rest_route_for_post_type_itemsfiltr

Filters the REST API route for a post type.

rest_route_for_taxonomy_itemsfiltr

Filters the REST API route for a taxonomy.

rest_route_for_termfiltr

Filters the REST API route for a term.

rest_urlfiltr

Filters the REST URL.

rest_url_prefixfiltr

Filters the REST URL prefix.

restore_previous_localeakcja

Fires when the locale is restored to the previous one.

rewrite_rules_arrayfiltr

Filters the full set of generated rewrite rules.

robots_txtfiltr

Filters the robots.txt output.

root_rewrite_rulesfiltr

Filters rewrite rules used for root-level archives.

rss_enclosurefiltr

Filters the RSS enclosure HTML link tag for the current post.

rss_headakcja

Fires at the end of the RSS Feed Header.

rss_itemakcja

Fires at the end of each RSS feed item.

rss_tag_preakcja

Fires between the xml and rss tags in a feed.

rss_update_frequencyfiltr

Filters the RSS update frequency.

rss_update_periodfiltr

Filters how often to update the RSS feed.

rss_widget_feed_linkfiltr

Filters the classic RSS widget's feed icon link.

rss2_comments_nsakcja

Fires at the end of the RSS root to add namespaces.

rss2_headakcja

Fires at the end of the RSS2 Feed Header.

rss2_itemakcja

Fires at the end of each RSS2 feed item.

rss2_nsakcja

Fires at the end of the RSS root to add namespaces.

sanitize_comment_cookiesakcja

Fires when comment cookies are sanitized.

script_module_data_{$module_id}filtrdynamiczny

Filters data associated with a given Script Module.

script_module_loader_srcfiltr

Filters the script module source.

search_rewrite_rulesfiltr

Filters rewrite rules used for search archives.

self_linkfiltr

Filters the current feed URL.

send_site_admin_email_change_emailfiltr

Filters whether to send the site admin email change notification email.

set_comment_cookiesakcja

Fires after comment cookies are set.

setup_themeakcja

Fires before the theme is loaded.

show_admin_barfiltr

Filters whether to show the admin bar.

show_recent_comments_widget_stylefiltr

Filters the Recent Comments default widget styles.

shutdownakcja

Fires just before PHP shuts down execution.

signup_another_blog_initfiltr

Filters the default site sign-up variables.

signup_blog_initfiltr

Filters the default site creation variables for the site sign-up form.

signup_blogformakcja

Fires after the site sign-up form.

signup_extra_fieldsakcja

Fires at the end of the new user account registration form.

signup_finishedakcja

Fires when the site or user sign-up process is complete.

signup_get_available_languagesfiltr

Filters the list of available languages for front-end site sign-ups.

signup_headerakcja

Fires within the head section of the site sign-up screen.

signup_hidden_fieldsakcja

Fires when hidden sign-up form fields output when creating another site or user.

signup_user_initfiltr

Filters the default user variables used on the user sign-up form.

site_admin_email_change_emailfiltr

Filters the contents of the email notification sent when the site admin email address is changed.

site_by_path_segments_countfiltr

Filters the number of path segments to consider when searching for a site.

site_detailsfiltr

Filters a site's extended properties.

site_search_columnsfiltr

Filters the columns to search in a WP_Site_Query search.

sites_clausesfiltrreferencja

Filters the site query clauses.

sites_pre_queryfiltrreferencja

Filters the site data before the get_sites query takes place.

smiliesfiltr

Filters all the smilies.

status_headerfiltr

Filters an HTTP status header.

switch_localeakcja

Fires when the locale is switched.

the_category_rssfiltr

Filters all of the post categories for display in a feed.

the_content_feedfiltr

Filters the post content for use in feeds.

the_excerpt_rssfiltr

Filters the post excerpt for a feed.

the_networksfiltrreferencja

Filters the network query results.

the_permalink_rssfiltr

Filters the permalink to the post for use in feeds.

the_sitesfiltrreferencja

Filters the site query results.

the_title_rssfiltr

Filters the post title for use in a feed.

themes_update_check_localesfiltr

Filters the locales requested for theme translations.

trackback_postakcja

Fires after a trackback is added to a post.

update_plugins_{$hostname}filtrdynamiczny

Filters the update response for a given plugin hostname.

update_themes_{$hostname}filtrdynamiczny

Filters the update response for a given theme hostname.

upload_dirfiltr

Filters the uploads directory data.

upload_mimesfiltr

Filters the list of allowed mime types and file extensions.

url_to_postidfiltr

Filters the URL to derive the post ID from.

use_google_chrome_framefiltr

Filters whether Google Chrome Frame should be used, if available.

widget_{$this->id_base}_instancefiltrdynamiczny

Filters the media widget instance prior to rendering the media.

widget_{$this->id_base}_instance_schemafiltrdynamiczny

Filters the media widget instance schema to add additional properties.

widget_archives_argsfiltr

Filters the arguments for the Archives widget.

widget_archives_dropdown_argsfiltr

Filters the arguments for the Archives widget drop-down.

widget_block_contentfiltr

Filters the content of the Block widget before output.

widget_block_dynamic_classnamefiltr

The classname used in the block widget's container HTML.

widget_categories_argsfiltr

Filters the arguments for the Categories widget.

widget_categories_dropdown_argsfiltr

Filters the arguments for the Categories widget drop-down.

widget_comments_argsfiltr

Filters the arguments for the Recent Comments widget.

widget_custom_html_contentfiltr

Filters the content of the Custom HTML widget.

widget_links_argsfiltr

Filters the arguments for the Links widget.

widget_meta_poweredbyfiltr

Filters the "WordPress.org" list item HTML in the Meta widget.

widget_nav_menu_argsfiltr

Filters the arguments for the Navigation Menu widget.

widget_pages_argsfiltr

Filters the arguments for the Pages widget.

widget_posts_argsfiltr

Filters the arguments for the Recent Posts widget.

widget_tag_cloud_argsfiltr

Filters the taxonomy used in the Tag Cloud widget.

widget_textfiltr

Filters the content of the Text widget.

widget_text_contentfiltr

Filters the content of the Text widget to apply changes expected from the visual (TinyMCE) editor.

widget_titlefiltr

Filters the widget title.

wp_abilities_api_categories_initakcja

Fires when preparing ability categories registry.

wp_abilities_api_initakcja

Fires when preparing abilities registry.

wp_admin_bar_classfiltr

Filters the admin bar class to instantiate.

wp_admin_bar_show_site_iconsfiltr

Filters whether to show the site icons in toolbar.

wp_admin_noticeakcja

Fires before an admin notice is output.

wp_admin_notice_argsfiltr

Filters the arguments for an admin notice.

wp_admin_notice_markupfiltr

Filters the markup for an admin notice.

wp_after_admin_bar_renderakcja

Fires after the admin bar is rendered.

wp_after_execute_abilityakcja

Fires immediately after an ability finished executing.

wp_auth_check_loadfiltr

Filters whether to load the authentication check.

wp_auth_check_same_domainfiltr

Filters whether the authentication check originated at the same domain.

wp_before_admin_bar_renderakcja

Fires before the admin bar is rendered.

wp_before_execute_abilityakcja

Fires before an ability gets executed, after input validation and permissions check.

wp_cache_set_last_changedakcja

Fires after a cache group `last_changed` time is updated.

wp_check_filetype_and_extfiltr

Filters the "real" file type of the given file.

wp_checkdatefiltr

Filters whether the given date is valid for the Gregorian calendar.

wp_create_application_passwordakcja

Fires when an application password is created.

wp_datefiltr

Filters the date formatted based on the locale.

wp_delete_application_passwordakcja

Fires when an application password is deleted.

wp_delete_filefiltr

Filters the path of the file to delete.

wp_die_ajax_handlerfiltr

Filters the callback for killing WordPress execution for Ajax requests.

wp_die_handlerfiltr

Filters the callback for killing WordPress execution for all non-Ajax, non-JSON, non-XML requests.

wp_die_json_handlerfiltr

Filters the callback for killing WordPress execution for JSON requests.

wp_die_jsonp_handlerfiltr

Filters the callback for killing WordPress execution for JSONP REST requests.

wp_die_xml_handlerfiltr

Filters the callback for killing WordPress execution for XML requests.

wp_die_xmlrpc_handlerfiltr

Filters the callback for killing WordPress execution for XML-RPC requests.

wp_direct_php_update_urlfiltr

Filters the URL for directly updating the PHP version the site is running on from the host.

wp_direct_update_https_urlfiltr

Filters the URL for directly updating the PHP version the site is running on from the host.

wp_doing_ajaxfiltr

Filters whether the current request is a WordPress Ajax request.

wp_doing_cronfiltr

Filters whether the current request is a WordPress cron request.

wp_error_addedakcja

Fires when an error is added to a WP_Error object.

wp_fatal_error_handler_enabledfiltr

Filters whether the fatal error handler is enabled.

wp_feed_cache_transient_lifetimefiltr

Filters the transient lifetime of the feed cache.

wp_feed_optionsakcjareferencja

Fires just before processing the SimplePie feed object.

wp_filesizefiltr

Filters the size of the file.

wp_get_update_datafiltr

Filters the returned array of update data for plugins, themes, and WordPress core.

wp_is_mobilefiltr

Filters whether the request should be treated as coming from a mobile device or not.

wp_is_rest_endpointfiltr

Filters whether a REST endpoint request is currently being handled.

wp_is_site_protected_by_basic_authfiltr

Filters whether a site is protected by HTTP Basic Auth.

wp_load_speculation_rulesakcja

Fires when speculation rules data is loaded, allowing to amend the rules.

wp_loadedakcja

This hook is fired once WP, all plugins, and the theme are fully loaded and instantiated.

wp_mail_original_contentfiltr

Filters the original content of the email.

wp_maybe_auto_updateakcja

Fires during wp_cron, starting the auto-update process.

wp_nav_menu_item_custom_fields_customize_templateakcja

Fires at the end of the form field template for nav menu items in the customizer.

wp_navigation_should_create_fallbackfiltr

Filters whether or not a fallback should be created.

wp_php_error_argsfiltr

Filters the arguments passed to {@see wp_die()} for the default PHP error template.

wp_php_error_messagefiltr

Filters the message that the default PHP error template displays.

wp_plugin_dependencies_slugfiltr

Filters a plugin dependency's slug before matching to the WordPress.org slug format.

wp_print_stylesakcja

Fires before styles in the $handles queue are printed.

wp_privacy_anonymize_datafiltr

Filters the anonymous data for each type.

wp_privacy_export_expirationfiltr

Filters the lifetime, in seconds, of a personal data export file.

wp_privacy_exports_dirfiltr

Filters the directory used to store personal data export files.

wp_privacy_exports_urlfiltr

Filters the URL of the directory used to store personal data export files.

wp_protected_ajax_actionsfiltr

Filters the array of protected Ajax actions.

wp_register_ability_argsfiltr

Filters the ability arguments before they are validated and used to instantiate the ability.

wp_register_ability_category_argsfiltr

Filters the ability category arguments before they are validated and used to instantiate the ability category.

wp_rest_search_handlersfiltr

Filters the search handlers to use in the REST search controller.

wp_rest_server_classfiltr

Filters the REST Server Class.

wp_robotsfiltr

Filters the directives to be included in the 'robots' meta tag.

wp_should_handle_php_errorfiltr

Filters whether a given thrown error should be handled by the fatal error handler.

wp_should_replace_insecure_home_urlfiltr

Filters whether WordPress should replace old HTTP URLs to the site with their HTTPS counterpart.

wp_sitemaps_add_providerfiltr

Filters the sitemap provider before it is added.

wp_sitemaps_enabledfiltr

Filters whether XML Sitemaps are enabled or not.

wp_sitemaps_index_entryfiltr

Filters the sitemap entry for the sitemap index.

wp_sitemaps_post_typesfiltr

Filters the list of post object sub types available within the sitemap.

wp_sitemaps_posts_entryfiltr

Filters the sitemap entry for an individual post.

wp_sitemaps_posts_pre_max_num_pagesfiltr

Filters the max number of pages before it is generated.

wp_sitemaps_posts_pre_url_listfiltr

Filters the posts URL list before it is generated.

wp_sitemaps_posts_query_argsfiltr

Filters the query arguments for post type sitemap queries.

wp_sitemaps_posts_show_on_front_entryfiltr

Filters the sitemap entry for the home page when the 'show_on_front' option equals 'posts'.

wp_sitemaps_stylesheet_contentfiltr

Filters the content of the sitemap stylesheet.

wp_sitemaps_stylesheet_cssfiltr

Filters the CSS only for the sitemap stylesheet.

wp_sitemaps_stylesheet_index_contentfiltr

Filters the content of the sitemap index stylesheet.

wp_sitemaps_stylesheet_index_urlfiltr

Filters the URL for the sitemap index stylesheet.

wp_sitemaps_stylesheet_urlfiltr

Filters the URL for the sitemap stylesheet.

wp_sitemaps_taxonomiesfiltr

Filters the list of taxonomy object subtypes available within the sitemap.

wp_sitemaps_taxonomies_entryfiltr

Filters the sitemap entry for an individual term.

wp_sitemaps_taxonomies_pre_max_num_pagesfiltr

Filters the max number of pages for a taxonomy sitemap before it is generated.

wp_sitemaps_taxonomies_pre_url_listfiltr

Filters the taxonomies URL list before it is generated.

wp_sitemaps_taxonomies_query_argsfiltr

Filters the taxonomy terms query arguments.

wp_sitemaps_users_entryfiltr

Filters the sitemap entry for an individual user.

wp_sitemaps_users_pre_max_num_pagesfiltr

Filters the max number of pages for a user sitemap before it is generated.

wp_sitemaps_users_pre_url_listfiltr

Filters the users URL list before it is generated.

wp_sitemaps_users_query_argsfiltr

Filters the query arguments for authors with public posts.

wp_speculation_rules_configurationfiltr

Filters the way that speculation rules are configured.

wp_speculation_rules_href_exclude_pathsfiltr

Filters the paths for which speculative loading should be disabled.

wp_theme_json_data_blocksfiltr

Filters the data provided by the blocks for global styles & settings.

wp_theme_json_data_defaultfiltr

Filters the default data provided by WordPress for global styles & settings.

wp_theme_json_data_themefiltr

Filters the data provided by the theme for global styles and settings.

wp_theme_json_data_userfiltr

Filters the data provided by the user for global styles & settings.

wp_theme_json_get_style_nodesfiltr

Filters the list of style nodes with metadata.

wp_title_rssfiltr

Filters the blog title for display of the feed title.

wp_trigger_error_runakcja

Fires when the given function triggers a user-level error/warning/notice/deprecation message.

wp_unique_filenamefiltr

Filters the result when generating a unique file name.

wp_update_application_passwordakcja

Fires when an application password is updated.

wp_update_https_urlfiltr

Filters the URL to learn more about updating the HTTPS version the site is running on.

wp_update_php_urlfiltr

Filters the URL to learn more about updating the PHP version the site is running on.

wp_upload_bitsfiltr

Filters whether to treat the upload bits as an error.

wp_using_themesfiltr

Filters whether the current request should use themes.

wp_xmlrpc_server_classfiltr

Filters the class used for handling XML-RPC requests.

wp-mail.phpakcja

Fires to allow a plugin to do a complete takeover of Post by Email.

wpmu_active_signupfiltr

Filters the type of site sign-up.

xmlrpc_chunk_parsing_sizefiltr

Filters the chunk size that can be used to parse an XML-RPC response message.

xmlrpc_element_limitfiltr

Filters the number of elements to parse in an XML-RPC response.

xmlrpc_rsd_apisakcja

Fires when adding APIs to the Really Simple Discovery (RSD) endpoint.