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

Making WordPress.org noreply at wordpress.org
Sun Jul 17 13:02:41 UTC 2016


#174: Link to generally related functions/classes
-------------------------------+-----------------------
 Reporter:  samuelsidler       |       Owner:
     Type:  enhancement        |      Status:  assigned
 Priority:  normal             |   Milestone:
Component:  Developer Hub      |  Resolution:
 Keywords:  reporter-feedback  |
-------------------------------+-----------------------

Comment (by keesiemeijer):

 The [attachment:174.patch] adds the title keywords algorithm as described
 in [https://meta.trac.wordpress.org/ticket/174#comment:7 comment #7]
 Use the function `get_title_keywords( $title )` to get the keywords and
 their stems from a title. The title keywords are displayed on single post
 pages using this function.

 I've put the plugin I've created some time ago for this ticket online
 here: [[https://github.com/keesiemeijer/devhub-related-posts]]. It lets
 you generate related keyword terms for the DevHub parsed post type posts
 in batches of 500 posts. It also displays the related posts in single post
 pages. It uses the same algorithm as in this patch

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


More information about the wp-meta mailing list