WPIntell

Source evidence

prb shortcode

Newsletter Subscription Form – User Subscriptions Form, Capture Email · support · 2017-12-09T15:09:00+00:00

complaintsentiment
mediumseverity
0.87relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

6 / 25 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

19 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Fulgence Ridal unresolved
Hello, I have a litlle prb with shortcode integration … subscription shortcode appears always in the post of post …. it appears when there is no return function in the shortcode function … Or may be for another reason ? could you help me ? thx Hi @theeponymus , Do you want to use shortcode directly into template or PHP file code? Try this: <?php echo do_shortcode( '[nls_form]' ); ?> Replace the [nls_form] from your custom shortcode. Thanks

Comments

1 shown
Weblizar – WordPress Themes & Plugin 2017-12-12T08:42:00+00:00

Hi @theeponymus , Do you want to use shortcode directly into template or PHP file code? Try this: <?php echo do_shortcode( '[nls_form]' ); ?> Replace the [nls_form] from your custom shortcode. Thanks