wpsumo

Results 20 issues of wpsumo

Move from jQuery dependencies to vanilla js: https://wpspeedmatters.com/jquery-performance/

Related to this ticket in wp core https://core.trac.wordpress.org/ticket/32052. Would be good to see the load impact and improve the language section in query monitor.

feature request
collector:languages

Styling issue on long file paths: ![image](https://user-images.githubusercontent.com/16893128/117455906-ee457400-af47-11eb-94a4-4567eb563c2e.png) In this case wpml string translation plugin.

awaiting verification

Suggest to add export to csv/excel file. Would be very useful to send over to plugin developers to show the table headline and queries that is an issue or could...

type:feature request

@johnbillion Would be nice if we in the frontend and in wp-admin could trace code added via a plugin like this: https://wordpress.org/plugins/code-snippets/ So we can evaluate the performance and improve....

type:feature request

Lately I've experienced that ACF tools no longer work?

bug

The select field is not supported, as below doesn't display anything. ``` ```

enhancement
Output of field code

How to verify it is working. Can not see any php cache files generated. Can not see any `.mocache`

How about adding Cloudflares image resizing into the worker. Would make a huge difference for users not using another alternative of adaptive images: https://developers.cloudflare.com/images/about/

@scottsweb doesn't seem to play nicely anymore with the preloaded cache. It should be working with wp rocket which triggers is_mobile when using mobile and desktop cache separated. So the...