Author Topic: Linking to a plugin generated settings page.  (Read 3560 times)

Offline alexmace

  • Newbie
  • *
  • Posts: 1
Linking to a plugin generated settings page.
« on: October 23, 2015, 05:32:58 PM »
I'm writing a plugin that checks if the user needs to change their password, and if so, redirect after login to the settings page. I can get to a page that is just the form itself:



but I would like to link to this:



How can I do this?

Offline alec

  • Hero Member
  • *****
  • Posts: 1,363
Re: Linking to a plugin generated settings page.
« Reply #1 on: October 24, 2015, 03:06:10 AM »
This is built into 'password' plugin as password_force_new_user option.