#4950 closed enhancement (duplicate)
Add the_author_jabber() function
| Reported by: | Otto42 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Template | Version: | 2.3 |
| Severity: | normal | Keywords: | has-patch 2nd-opinion |
| Cc: | Focuses: |
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 (14)
#2
@
19 years ago
- Resolution → wontfix
- Status new → 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().
#4
@
18 years ago
- Resolution wontfix
- Status closed → 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?
#5
@
18 years ago
- Keywords 2nd-opinion added; commit removed
- Milestone → 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.
#9
@
18 years ago
- Milestone 2.7.1 → 2.8
the_author_meta('jabber') will do this if/when #8876 is commited.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Adds jabber functions.