[wp-trac] [WordPress Trac] #33907: is_single/singular/page @param inline docs don't list type
WordPress Trac
noreply at wordpress.org
Thu Sep 17 02:38:38 UTC 2015
#33907: is_single/singular/page @param inline docs don't list type
--------------------------+-----------------------------
Reporter: Shelob9 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: docs |
--------------------------+-----------------------------
is_single/singular/page and the WP_Query methods they wrap use mixed for
type of the argument they accept. This is not useful. They accept string
or array.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33907>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list