[wp-meta] [Making WordPress.org] #2300: Plugin Directory: Hide some plugins from search

Making WordPress.org noreply at wordpress.org
Wed Sep 21 07:33:46 UTC 2022


#2300: Plugin Directory: Hide some plugins from search
------------------------------+------------------------------
 Reporter:  Ipstenu           |       Owner:  (none)
     Type:  enhancement       |      Status:  new
 Priority:  normal            |   Milestone:  Improved Search
Component:  Plugin Directory  |  Resolution:
 Keywords:  2nd-opinion       |
------------------------------+------------------------------

Comment (by dd32):

 > Given that we don't have a way at all to say "Don't show up on
 search..."

 For the record, it turns out we do.. If you add the post-meta
 `plugin_disabled` with any truthful value (I'd recommend "Exclude from
 search due to XYZ") then that's excluded from search results.. Even from
 exact-matches. You can use the wp-admin PostMeta section w/ the "enter
 custom post meta key" functions.

 Badly named post_meta, and appears to be a holdover from early search
 configurations, but it works (I've tested it)

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


More information about the wp-meta mailing list