#440 closed defect (bug) (fixed)
I found a filter in wp-login.php that filters the 'redirect_to' url
| Reported by: | burtadsit | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Version: | ||
| Severity: | Keywords: | ||
| Cc: |
Description
Yah. No more fixing, changing, arguing over where it should redirect to. It was buried. This looks pretty useful.
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
You can hard code something in the themes. Create some standard override filter that overrides the default if a certain configuration is encountered and and then this allows users to override the override filter if they don't like the results of the standard environmentally sensitive filter.
What? :)