WPIntell

Source evidence

not working

Disable "BIG Image" Threshold · review · 2020-05-26T08:15:00+00:00

complaintsentiment
mediumseverity
0.86relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

4 / 26 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

22 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

review · 1 stars
Banjoo unresolved
also tried adding: add_filter( ‘big_image_size_threshold’, ‘__return_false’ ); to my child funtions.php and still not working Hi @ozarc , I am sorry you are having issues with the plugin. There is not enough information here to help debug though. Can you detail what you are expecting to happen and what is actually happening? Can you verify you are running the latest version of WordPress? Do you have any related errors in your debug log? @ozarc Just return 0 (integer) add_filter( ‘big_image_size_threshold’, 0 ); This reply was modified 5 years, 9 months ago by ddur .

Comments

2 shown
Jonathan Desrosiers 2020-05-26T13:21:00+00:00

Hi @ozarc , I am sorry you are having issues with the plugin. There is not enough information here to help debug though. Can you detail what you are expecting to happen and what is actually happening? Can you verify you are running the latest version of WordPress? Do you have any related errors in your debug log?

ddur 2020-08-18T22:18:00+00:00

@ozarc Just return 0 (integer) add_filter( ‘big_image_size_threshold’, 0 ); This reply was modified 5 years, 9 months ago by ddur .