WPIntell

Source evidence

Disable responsive images needed

Cache Manifest · support · 2017-09-08T21:19:00+00:00

complaintsentiment
mediumseverity
0.69relevance
0replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 35 rows with source links

17.1% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

29 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
RoamFree unresolved
The following has to be added after the test for WP version: // Disable responsive images because the dynamic images don't show as attachments so aren't cached. add_filter( 'wp_calculate_image_srcset_meta', '__return_null' ); Two years ago, WP 4.4 added a responsive images feature which automatically emits images in several sizes (look for srcset in the HTML). Those images don’t exist in the Media Library and aren’t detected as attachments, so they are not cached. That line of code disables the responsive images.

Comments

0 shown

No comments were stored for this source.