[wp-trac] [WordPress Trac] #30987: get_children() should not be considered internal
WordPress Trac
noreply at wordpress.org
Mon Jan 12 04:41:06 UTC 2015
#30987: get_children() should not be considered internal
-------------------------------+-----------------
Reporter: SergeyBiryukov | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.2
Component: Posts, Post Types | Version: 2.6
Severity: normal | Keywords:
Focuses: docs |
-------------------------------+-----------------
[source:tags/4.1/src/wp-includes/post.php#L307 get_children()] is
currently marked as @internal in the inline docs (since [8203]).
I think that is why it's missing from the developer reference (originally
reported by [https://twitter.com/gmazzap/status/553995276839845888
@gmazzap]).
I don't see a reason for that, it has a
[http://codex.wordpress.org/Function_Reference/get_children Codex article]
and should not be considered internal.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30987>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list