Hooks
-
Filters the expiration time of password reset keys.
-
Filters the return value of check_password_reset_key() when an old-style key is used.
-
Fires after the permalink structure is updated.
-
hookpersonal_options
Fires at the end of the ‘Personal Options’ settings table on the user editing screen.
-
Fires before the page loads on the ‘Profile’ editing screen.
-
hookphone_content
Filters the content of the post submitted by email before saving.
-
hookphpmailer_init
Fires after PHPMailer is initialized.
-
Filters the pingback source URI.
-
hookpingback_post
Fires after a post pingback has been sent.
-
Filters the user agent sent when pinging-back a URL.
-
hookpings_open
Filters whether the current post is open for pings.
-
hookplugins_api
Filters the response for the current WordPress.org Plugin Installation API request.
-
hookplugins_api_args
Filters the WordPress.org Plugin Installation API arguments.
-
Filters the Plugin Installation API response results.
-
Filters whether plugins auto-update is enabled.
-
hookplugins_list
Filters the array of plugins for the list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-plugins-list-table.php:309 -
hookplugins_loaded
Fires once activated plugins have loaded.
-
Filters the locales requested for plugin translations.
-
hookplugins_url
Filters the URL to the plugins directory.
-
Filters the action links displayed for each plugin in the Plugins list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-plugins-list-table.php:1058 -
Filters the list of action links displayed for a specific plugin in the Plugins list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-plugins-list-table.php:1080 -
Filters the text string of the auto-updates setting for each plugin in the Site Health debug data.
-
Filters the HTML of the auto-updates setting for each plugin in the Plugins list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-plugins-list-table.php:1375 -
Filters the array of excluded directories and files while scanning the folder.
-
Filters the install action links for a plugin.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-plugin-install-list-table.php:599 -
Filters the plugin card description on the Add Plugins screen.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-plugin-install-list-table.php:542 -
hookplugin_loaded
Fires once a single activated plugin has loaded.
-
hookplugin_locale
Filters a plugin’s locale.
-
hookplugin_row_meta
Filters the array of row meta for each plugin in the Plugins list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-plugins-list-table.php:1259 -
Filters the Plupload default parameters.