[wp-meta] [Making WordPress.org] #174: Link to generally related functions/classes

Making WordPress.org noreply at wordpress.org
Tue Mar 29 12:23:49 UTC 2016


#174: Link to generally related functions/classes
-------------------------------------+-----------------------
 Reporter:  samuelsidler             |       Owner:  Rarst
     Type:  enhancement              |      Status:  assigned
 Priority:  normal                   |   Milestone:
Component:  developer.wordpress.org  |  Resolution:
 Keywords:                           |
-------------------------------------+-----------------------

Comment (by keesiemeijer):

 Multiple taxonomies can be used. The related posts are found from the
 function words, package, and source file taxonomies. The terms used for a
 function like `is_page()` would be: is, page, query-php, Query, wp-
 includes/query.php. This will find all the related is_* functions like

 * is_front_page (5)
 * is_paged (5)
 * is_comments_popup (4)
 * is_home (4)
 * is_date (4)
 * is_main_query (4)
 * is_author (4)
 * is_category (4)
 * etc...

 See what related words are found here
 http://www.stoerke.be/reference/reference/functions/is_page/

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/174#comment:12>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list