Opened 6 years ago
Closed 4 years ago
#4950 closed enhancement (duplicate)
Add the_author_jabber() function
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.8 |
| Component: | Template | Version: | 2.3 |
| Severity: | normal | Keywords: | has-patch 2nd-opinion |
| Cc: |
Description
We have functions to output msn and icq and so forth, but none to output the jabber field.
Patch attached.
Attachments (2)
Change History (13)
- Resolution set to wontfix
- Status changed from new to closed
I'd rather have a more generic the_author_im($type) function since there are so many IM flavors out there. I'll close this as wontfix. Let's open a new ticket against 2.4 for the_author_im().
comment:3
foolswisdom — 6 years ago
- Milestone 2.3 deleted
comment:4
frankie-roberto — 5 years ago
- Resolution wontfix deleted
- Status changed from closed to reopened
Hi, I've just come across this problem (there are workarounds, obviously, but it's not ideal).
I can't see any ticket for a the_author_im($type) (which would be ideal). Did the idea get dropped? If so, could we go with a quick the_author_jabber() function?
comment:5
johnbillion — 4 years ago
- Keywords 2nd-opinion added; commit removed
- Milestone set to 2.7.1
Seeing as there's no traction on a new generic the_author_im() function, I'd like to recommend the_author_jabber() for 2.7.1. There's currently no function available for retrieving the value stored under "Jabber / Google Talk" in a user's profile.
I'll refresh the patch in a moment.
comment:6
johnbillion — 4 years ago
Refreshed patch
- Milestone changed from 2.7.1 to 2.8
the_author_meta('jabber') will do this if/when #8876 is commited.
comment:10
thee17 — 4 years ago
the_author_meta('jabber') will do this if/when #8776 is commited.
comment:11
thee17 — 4 years ago
- Resolution set to duplicate
- Status changed from reopened to closed

Adds jabber functions.