[wp-meta] [Making WordPress.org] #7732: Recommended `query_plugins` request fails with many installed plugins

Making WordPress.org noreply at wordpress.org
Tue Aug 6 13:40:46 UTC 2024


#7732: Recommended `query_plugins` request fails with many installed plugins
--------------------------+---------------------
 Reporter:  desrosj       |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:
Component:  API           |  Resolution:
 Keywords:                |
--------------------------+---------------------

Comment (by desrosj):

 > How many plugins are you talking here, exactly?

 I have 340 plugins installed. Confirmed that it's `plugin_api()` in
 WordPress building the query.

 I checked the full query, it's over 19k characters because of the repeated
 `&request[installed_plugins][##]`. After converting the format to
 `&installed_plugins=akismet,wordpress-seo,jetpack,etc...` the full request
 was only `6,331` characters.

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


More information about the wp-meta mailing list