• filter

    minileven_show_featured_images

    Filter where featured images are displayed in the Mobile Theme.By setting $enabled to true or false using functions like is_home() or is_archive(), you can control where featured images are be displayed.

  • filter

    jetpack_sso_new_user_override

    Allow users to register on your site with a WordPress.com account, even though you disallow normal registrations. If you return a string that corresponds to a user role, the user will be given that role.

  • filter

    login_redirect

    This filter is documented in core/src/wp-login.php

  • action

    wp_login

    This filter is documented in core/src/wp-includes/user.php