WPIntell

Source evidence

Support 3rd Party Assets

CC-Minify · support · 2016-11-21T20:46:00+00:00

complaintsentiment
mediumseverity
0.69relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

6 / 29 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

23 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
robert_k unresolved
So our jQuery and 2 other assets are being served from cdnjs . When “minified” by the plugin they are neither output verbatim, nor downloaded and minified into the bundle. Please fix this. We had to disable minification of scripts because of this. Hi Robert, if you use standard mechanism to add scripts: wp_enqueue_script and the server can do http requests, it should work without problems. You can check which scripts are added. You can remove them all at once or select only the desired ones using the Clearcode\Minify\Scripts filter. Best Regards Piotr Niewiadomski

Comments

1 shown
Clearcode 2016-11-29T17:00:00+00:00

Hi Robert, if you use standard mechanism to add scripts: wp_enqueue_script and the server can do http requests, it should work without problems. You can check which scripts are added. You can remove them all at once or select only the desired ones using the Clearcode\Minify\Scripts filter. Best Regards Piotr Niewiadomski