[wp-trac] [WordPress Trac] #24273: Provide a way for Theme/Plugin developers to get a list of user contact methods
WordPress Trac
noreply at wordpress.org
Mon May 6 16:41:10 UTC 2013
#24273: Provide a way for Theme/Plugin developers to get a list of user contact
methods
-------------------------+------------------------------
Reporter: johnnyb | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Users | Version:
Severity: normal | Resolution:
Keywords: has-patch |
-------------------------+------------------------------
Changes (by johnnyb):
* keywords: => has-patch
Comment:
Patch added. It simply declares the function public, and removes the _
from the beginning of the function name, (and from calls to the function).
We could also provide a private wrapper for the public function if we need
to reserve the right to modify the private implementation at some point.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24273#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list