Tagged Questions
0
votes
3answers
123 views
Odd functions.php issue in Wordpress
I'm using More Fields plugin, and when I use my functions.php to embed the custom field, I get an odd issue. The field value is followed by a "1"
I use this code:
//Address
add_action( ...