WPIntell

Source evidence

[Plugin: Cryptex – EMail Obfuscator Protector] Example of php?

Cryptex | E-Mail Address Protection · support · 2011-12-23T22:53:00+00:00

complaintsentiment
mediumseverity
0.69relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

6 / 34 rows with source links

17.6% 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

support
osh unresolved
Can I have an example of how to wrap <?php echo get_post_meta($post_id = XX, 'email', true); ?> with Cryptex? http://wordpress.org/extend/plugins/cryptex/ <?php Cryptex::crypt(get_post_meta($post_id = XX, ’email’, true)); ?> this should work

Comments

1 shown
Andi Dittrich 2011-12-28T21:57:00+00:00

<?php Cryptex::crypt(get_post_meta($post_id = XX, ’email’, true)); ?> this should work