WPIntell

Source evidence

Polylang compatibility

Widget Output Cache · support · 2016-03-07T16:32:00+00:00

praisesentiment
mediumseverity
0.38relevance
0replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

4 / 27 rows with source links

14.8% 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
JoelSanchez unresolved
The plugin has a little compatibility problem with Polylang, since both add a “widget_display_callback” filter. It is necessary that this plugin acts after Polylang, otherwise the plugin can be shown several times (for example, in the case of having a translated copy of the same widget for every language). The fix is quick and simple: add_filter( 'widget_display_callback', array( $this, 'widget_callback' ), 11, 3 ); (priority “11” because Polylang uses “10”) Greetings https://wordpress.org/plugins/widget-output-cache/

Comments

0 shown

No comments were stored for this source.