WPIntell

Source evidence

Deprecated warning

Tealium · support · 2014-09-04T18:35:00+00:00

mixedsentiment
lowseverity
0.51relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

4 / 34 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

30 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
jpresley23 resolved
Line 274 in tealium.php generates a “Deprecated: Assigning the return value of new by reference is deprecated: warning. If you change it from: $searchResults = &new WP_Query( 's='.str_replace( ' ', '+', $searchQuery.'&showposts=-1' ) ); to $searchResults = new WP_Query( 's='.str_replace( ' ', '+', $searchQuery.'&showposts=-1' ) ); you will get rid of the warning. https://wordpress.org/plugins/tealium/ Thanks for reporting. This is fixed in version 2.1.1.

Comments

1 shown
Tealium 2014-09-06T17:19:00+00:00

Thanks for reporting. This is fixed in version 2.1.1.