There’s user_register.
Related Posts:
- Run only on plug-in activation instead of wp_head
- Registering Class methods as hook callbacks
- How to customize woocommerce related products? [closed]
- Hooking in to plugins
- Generate dormant hook references
- Better to fire specific hooks or generic hooks with parameters?
- How to only hook on Single.php after content?
- How to save the values of checkbox to the register setting?
- Edit plugin without hooks in functions.php
- How can I log a user out of WordPress before the page loads?
- WordPress Capabilities: edit_user vs edit_users
- Enqueue style inside shortcode but its loaded at the bottom of page (before footer scripts)
- Seeking clarification on page request life-cycle
- How to assign user a role if none is present when logging in
- Good tools for locating hooks in a wordpress page/admin interface/blog post?
- Hide WordPress Plugin Deactivation Links
- Pass A Value From Outside To A Plugin Variable
- Built in admin ajax hooks?
- Does the ‘nav_menu_css_class’ filter accept 2 or 3 arguments?
- Restrict backend but allow to use post.php?action=delete&post=POSTID from front-end
- do_action and hook methods
- the_posts hook, which set of posts?
- How can I change plugin to give access to editor user role?
- Is it possible to add an action to the currently running action?
- OOP: Display warning and deactivate the plugin if PHP version is less than 5.4
- Over write plugin templates
- How to find out what blocks are added by a plugin
- How to prevent action in ajax request, when in admin side?
- Easy Digital Downloads (EDD) – Purchase Receipt emails couldn’t be logged
- what the hook for displaying course list page for learndash plugin? [closed]
- Can I use a method from an existing plugin as an action hook?
- What are the benefit in adding hook in the init() hook?
- Reposition Woocommerce Message
- Where to hook my plugin’s action
- Prevent a plugin from being automatically activated
- How to make a customize role and view a specific plugins base on that role?
- How do action and filter hooks understand where to look for the core function that we hooked our function to them
- How get a value from a plugin into another plugin through action/filter
- Hook to plugins admin settings
- Any hook for pre-plugin-update -either bulk or single plugin update
- Add custom message to the plugins page of WordPress
- How do I display only the latest post on my home page, while maintaining proper plugin hooks?
- Hooking in to replace the Sidebar/Widget areas
- How to get all of the activate_plugin action parameters?
- Modifying the comments section through a plugin regardless of theme
- Filter custom posts based on the user role of author
- Custom post type – no layout section of Document tab, and no author choice
- wp_get_post_terms is difference obj model than the one in rest api response
- How to allow an editor to edit all WordPress blog posts but have the last say as administrator?
- Get Time Taken By Each Action Hook in WordPress
- Best place for short bio,image and button [closed]
- How to create restrict content to users (by user, not by role)
- How to create user that has permission to create new sites on WordPress with multisite option enabled?
- The Hook registration_errors was not called
- Can a Plugin Override New User Default Role Type
- Can I allow certain people to add/edit pages within a parent?
- Template filter for custom taxonomy terms
- can i limit editing specific custom fields to certain roles?
- Multisite – maximum number of users with specific role
- Allow only Admin role to access plugin settings/options page
- remove_action not removing add_action from constructor
- Can my hooked uninstall class function access a global var declared in main plugin file?
- Flipping Book PHP Code? Any experience?
- Display Plugin Panels Outside of Admin Areas
- Show WordPress Plugin Menu(Admin) To Editor
- Remove specific administrator’s capability
- Quick press publish post hook
- Creating teams of users in WordPress
- Creating a plugin that will display text on every page
- Hooks to run after a core upgrade?
- Adding custom Field To The Posts Listing
- Add hook after content without formatting
- Using Remove Action Hook in Plugin
- admin_post hook not firing function inside class
- how to create user profile pages and display them based on users roles
- Allow editor user to full permission to access plugin settings
- Display Woocommerce attribute name above product title
- Public WP website with one area just for members
- WordPress Boilerplate Plugin doesn’t see callback functions for add_settings_field and add_settings_section
- User / membership Plugin [closed]
- What is the correct entry point for capturing coverage data
- Add a filter to a method in the parent theme
- Overwrite user role
- Publish check if the edited content has HTML “div”
- Defined user role to access plugin’s pages
- Display_rows() and column_cb() strange behaviour
- Want to add post to user dashboard
- add query string to all pages after user logged in
- How wordpress plugin hooks works? [duplicate]
- Allow a role to edit one specific plugin
- Post curl function save twice using plugin hook function wordpress
- WordPress Role Capability Restriction
- Sync roles across several plugins
- Order shipped by which driver[hook for woocoomerce order staus changed and popup in admin panel ] [closed]
- Hook automatic_updates_complete to autoupdate plugin
- How to give access to the particular page in wordpress for specific username/email NOT roles [closed]
- Neither update_option nor delete_option fires in deactivation hook
- WordPress : how to create onglet and remove it when only one
- Show only those pages that are created by the specific logged in user in WordPress
- Which approach for managing automatic updates would be more robust?