Opened 4 months ago
Closed 4 months ago
#23441 closed feature request (duplicate)
Custom fields for authors
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Users | Version: | 3.3.2 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
It would be great if it were possible to allow each author to have custom fields data. In our case, we need each author to have their own copyright footer that would appear beneath their articles (and maybe even a set of copyright footers to choose from for different articles that they contribute). And we have 90,000 articles in our system, so it's quite important that this is done dynamically.
Change History (1)
comment:1
SergeyBiryukov
— 4 months ago
- Component changed from General to Users
- Milestone Awaiting Review deleted
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
This is already possible using existing hooks:
http://justintadlock.com/archives/2009/09/10/adding-and-using-custom-user-profile-fields
Closing as a duplicate of #12833.