#7175 closed task (blessed) (fixed)
User Meta for Memorial Accounts
Reported by: | mrfoxtalbot | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | General | Keywords: | |
Cc: |
Description (last modified by )
Currently the "Remembers" section is just a static page:
https://wordpress.org/remembers/
In order to keep it manageable, we are going to handle this information via individual user accounts (and have them all listed on that page). We will need the following (only Super Admins should be able to see or edit this info):
- A "This is memorial profile" checkbox.
If this box is checked, three more user meta fields would show:
- Date of passing
- Memorial text
- URL (this will be used to point to a scholarship, external memorial or personal site)
Attachments (3)
Change History (10)
#4
@
12 months ago
I attached a quick sketch of how a profile in a memorial mode could look for my friend Alex. Notably shown is a new "Remembering" badge, an avatar in grayscale through CSS, an introductory text and a separator.
This sketch also includes a new design for the metadata on the right, that's separate and of course open to all your thoughts. Longer term I'd also love to see the header and footer invert and go white for memorial pages.
@
12 months ago
Super admins are able to set information via https://profiles.wordpress.org/me/profile/edit/group/2/.
#5
@
12 months ago
- Resolution set to fixed
- Status changed from new to closed
I'll close this. Reopen if you have additional feedback.
#7
@
12 months ago
The front-end component has also been deployed now. That will be pulled from the database.
https://github.com/WordPress/wporg-main-2022/pull/346.
Any updates or improvements to this feature can be logged in the theme's repository:
https://github.com/WordPress/wporg-main-2022/issues
Thanks everyone!
I previously suggested some related ideas in https://meta.trac.wordpress.org/ticket/6628