The MU forums have moved to WordPress.org

Finding hooks (3 posts)

  1. plaverty
    Member
    Posted 14 years ago #

    There are well over 1,000 hooks in Adam Brown's database. What is the best way to find the one that you need?

    For example, I want to intercept the register user call and append on extra text to the username. I'm seeing user_register, and that gives me the username and email address to access, but I'm having trouble sending it back along. So I'm thinking that there has to be another hook somewhere that I use to complete the user registration. But it's like looking for a needle in a haystack sometimes.

    Any thoughts on this?

  2. SteveAtty
    Member
    Posted 14 years ago #

    Have you tried looking in the codex?

  3. plaverty
    Member
    Posted 14 years ago #

    Yes, and that seems similar. Gotta know what you're looking for. I'm poking around and googling.

About this Topic

  • Started 14 years ago by plaverty
  • Latest reply from plaverty