[wp-trac] [WordPress Trac] #30406: Inline documentation improvements in wp-includes/link-template.php

WordPress Trac noreply at wordpress.org
Wed Nov 19 14:32:13 UTC 2014


#30406: Inline documentation improvements in wp-includes/link-template.php
--------------------------+-----------------------------
 Reporter:  dustyf        |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Permalinks    |    Version:  4.0
 Severity:  normal        |   Keywords:
  Focuses:  docs          |
--------------------------+-----------------------------
 Functions in wp-includes/link-template.php are lacking @return statements
 and some that have @return lack descriptions.  This includes:
 - get_next_posts_page_link() - Lacks return description.
 - next_posts() - Lacks @return
 - get_next_posts_link() - Lacks return description.
 - get_previous_posts_page_link() - Lacks @return
 - previous_posts() - Lacks return description
 - get_previous_posts_link - Lacks return description.

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


More information about the wp-trac mailing list