[wp-hackers] Private Functions and PhpDoc
Ryan Boren
ryan at boren.nu
Thu Mar 26 16:14:27 GMT 2009
On Wed, Mar 25, 2009 at 11:22 PM, Charles K. Clarkson
<cclarkson at htcomp.net> wrote:
> Hello,
>
> I am updating the phpDocs for the wp-includes/post.php file and I have
> noticed quite a few functions which start with a leading underscore
> are not marked as private. Is this a phpDoc omission or are these
> unmarked functions in some kind of transition?
>
> I have a lot of other (phpDoc) changes to make in this patch and would
> rather include these changes if they are needed.
All underscore functions should indeed be marked private.
More information about the wp-hackers
mailing list