Hooks
-
hookload_feed_engine
Fires before MagpieRSS is loaded, to optionally replace it.
-
Filters the current image being loaded for editing.
-
Filters the path to an attachment’s URL when editing the image.
-
Filters the path to an attachment’s file when editing the image.
-
Filters the returned path or URL of the current image.
-
Filters the relative path of scripts used for finding translation files.
-
Filters script translations for the given file, script handle and text domain.
-
Filters the file path for loading script translations for the given script handle and text domain.
-
hookload_textdomain
Fires before the MO translation file is loaded.
-
Filters MO file path for loading translations for a specific text domain.
-
Filters the file path for loading translations for the given text domain.
-
hooklocale
Filters the locale ID of the WordPress installation.
-
Filters the localized stylesheet URI.
-
hookloginout
Filters the HTML output for the Log In/Log Out link.
-
hooklogin_body_class
Filters the login page body classes.
-
Filters whether to display the Language selector on the login screen.
-
Enqueues scripts and styles for the login page.
-
hooklogin_errors
Filters the error messages displayed above the login form.
-
hooklogin_footer
Fires in the login page footer.
-
hooklogin_form
Fires following the ‘Password’ field in the login form.
-
Filters content to display at the bottom of the login form.
-
Filters the default login form output arguments.
-
Filters content to display in the middle of the login form.
-
hooklogin_form_top
Filters content to display at the top of the login form.
-
Fires before a specified login form action.
-
hooklogin_head
Fires in the login page header after scripts are enqueued.
-
hooklogin_header
Fires in the login page header after the body tag is opened.
-
hooklogin_headertext
Filters the link text of the header logo above the login form.
-
Filters the title attribute of the header logo above login form.
-
hooklogin_headerurl
Filters link URL of the header logo above login form.