WPIntell

Source evidence

question

wp-mpdf · review · 2015-09-25T17:41:00+00:00

praisesentiment
mediumseverity
0.44relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

4 / 32 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

review · 5 stars
jsina.maleki unresolved
Hi there, how can I add the pdf button to the post? You have to add this to your theme file: <?php // outputs the 'print to pdf' button if(function_exists('mpdf_pdfbutton')) mpdf_pdfbutton(true); ?>

Comments

1 shown
NickGreen 2016-02-09T14:54:00+00:00

You have to add this to your theme file: <?php // outputs the 'print to pdf' button if(function_exists('mpdf_pdfbutton')) mpdf_pdfbutton(true); ?>