WPIntell

Source evidence

output without code tag

Custom Global Variables · support · 2023-04-11T14:14:00+00:00

praisesentiment
mediumseverity
0.43relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

1 / 24 rows with source links

4.2% 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
Knighthawk unresolved
is there any way I can use the shortcode to output the raw value without the <code> element? This topic was modified 3 years, 1 month ago by Knighthawk . Hi @knighthawk , You should be able to decode it with html_entity_code function and display it without escaped tags. Thank you. It was actually just WP content editor auto-formatting the text into a code element.

Comments

2 shown
akirak 2023-04-11T14:47:00+00:00

Hi @knighthawk , You should be able to decode it with html_entity_code function and display it without escaped tags.

Knighthawk 2023-04-11T15:31:00+00:00

Thank you. It was actually just WP content editor auto-formatting the text into a code element.