You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
get_plugin_details stores the entire API return value in transient. For some plugins (like Jetpack, with big changelogs), that's a lot of data. We should only store the data we need.
The text was updated successfully, but these errors were encountered:
get_plugin_details
stores the entire API return value in transient. For some plugins (like Jetpack, with big changelogs), that's a lot of data. We should only store the data we need.The text was updated successfully, but these errors were encountered: