[wp-meta] [Making WordPress.org] #7085: Correct various "plugin type" issues

Making WordPress.org noreply at wordpress.org
Thu Jun 22 01:41:58 UTC 2023


#7085: Correct various "plugin type" issues
------------------------------+---------------------
 Reporter:  jonoaldersonwp    |       Owner:  (none)
     Type:  defect (bug)      |      Status:  new
 Priority:  high              |   Milestone:
Component:  Plugin Directory  |  Resolution:
 Keywords:  seo performance   |
------------------------------+---------------------

Comment (by dd32):

 > URLs are implemented as query strings, rather than pretty permalinks.

 Part of the problem here is that they're intentionally using query
 strings, as it's a filter on top of the existing permalinks, ie.
 https://wordpress.org/plugins/browse/blocks/?plugin_business_model=community
 is "/browse/blocks/ but limited to Community plugins".

 #2753 (and others) will result in there being more filtered views like
 this in the future. It doesn't make sense to use pretty-permalink type
 URLs for all of these.

 The rest of the issues here I believe are indeed something that needs
 resolving.

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


More information about the wp-meta mailing list