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

Making WordPress.org noreply at wordpress.org
Mon Aug 28 12:43:47 UTC 2017


#174: Link to generally related functions/classes
---------------------------+-----------------------
 Reporter:  samuelsidler   |       Owner:
     Type:  task           |      Status:  assigned
 Priority:  high           |   Milestone:
Component:  Developer Hub  |  Resolution:
 Keywords:  has-patch      |
---------------------------+-----------------------

Comment (by keesiemeijer):

 Hi @DrewAPicture

 I've uploaded the [https://github.com/keesiemeijer/devhub-related-posts
 proof of concept plugin] again. It seems I had removed it.

 I've made some changes to it. The terms now get imported when parsing the
 codebase with this plugin active. `WP_Query` is used to get related posts
 instead of a direct query. The logic for what constitutes a related post
 has changed too. A post should at least have 3 terms in common and should
 not be to far removed from the top match.

 To see the related posts results visit
 [https://stoerke.be/reference/reference/ this mirror of the reference].

 With only the title to go on it works decent for some functions but fails
 for others. I agree that another taxonomy, or other solutions like
 @pbiron's , would help in this regard. On its own it's not there yet.

 How do you see the extra taxonomy terms added? Manually, by users or mods,
 or some other way?

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


More information about the wp-meta mailing list