[wp-trac] [WordPress Trac] #39948: is_singular

WordPress Trac noreply at wordpress.org
Thu Feb 23 09:33:56 UTC 2017


#39948: is_singular
-------------------------------+-----------------------------
 Reporter:  grapplerulrich     |      Owner:
     Type:  defect (bug)       |     Status:  new
 Priority:  normal             |  Milestone:  Awaiting Review
Component:  Posts, Post Types  |    Version:
 Severity:  normal             |   Keywords:
  Focuses:  docs               |
-------------------------------+-----------------------------
 The inline docs for is_singular is not being parsed correctly as the
 parser stops as the first dot instead of going to the end of the line.

 `Is the query for an existing single post of any post type (post,
 attachment, page, ... )?`

 https://developer.wordpress.org/reference/functions/is_singular/

 I expect it is easier to fix the inline documentation then to fix the
 parser.

 A potential fix: `Is the query for an existing single post of any post
 type (post, attachment, page, custom post types)?`

--
Ticket URL: <https://core.trac.wordpress.org/ticket/39948>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list