Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

acf field without spaces

<?php echo str_replace(' ', '', get_field('your_field')); ?>
Source by www.lee-harris.co.uk #
 
PREVIOUS NEXT
Tagged: #acf #field #spaces
ADD COMMENT
Topic
Name
9+1 =