• want to redirect a new registered user to “create new post” page, how to do it ?

    and what will be better for local listing website
    1. use plugin
    2. use custom post
    3. custom post using pods framework ??

Viewing 1 replies (of 1 total)
  • As far as your first question, it would be problematic to redirect a newly registered user because they can’t get to the admin section until after they receive the new user confirmation email. However, you could try to redirect them on their first login. I’m not sure if any plugins do that, but I could post some code if that’s of interest.

    For local listing websites, I would think there would be plugins for that. You search at the WordPress.org Plugin Directory.

Viewing 1 replies (of 1 total)

The topic ‘redirect after register’ is closed to new replies.