WPIntell

Source evidence

Requires code to configure

HUEM: Huge Upload Enabler, mostly · review · 2017-04-23T19:55:00+00:00

mixedsentiment
mediumseverity
0.81relevance
0replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

3 / 15 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

12 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

review · 3 stars
J.D. Grimes unresolved
As far as I can tell, this is the only plugin for WordPress that allows chunked uploads, thus bypassing upload limits. Unfortunately, it also bundles some other, unrelated features that I do not need. Also, it limits the upload size to 95MB by default, and the chunk size to 1.9MB. It does not allow these settings to be overridden via the admin screen, you have to add code to your wp-config.php file: define( 'WPAWESOME_UPLOAD_LIMIT', '200MB' ); define( 'WPAWESOME_HUGE_UPLOAD_CHUNK_SIZE', '50MB' ); However, the chunked upload feature appears to work well, and is useful for sites running on Cloudflare that need to bypass it’s 100MB upload limit.

Comments

0 shown

No comments were stored for this source.