str_replace not working
-
I needed to make this code line work, pleeeeeease, in order to modify the paragraph type personalization made by the plugin:
<?php str_replace('</p>', '<br /></p>', get_post_meta('NAMEFIELD')); ?>
- The topic ‘str_replace not working’ is closed to new replies.