I got this <?php echo doo_isset($postmeta,'youtube_id'); ?>
and return this result in WordPress post: [iNJaoIZTHh0]
Can please help me to remove the square brackets for result to be only: iNJaoIZTHh0
I tried to find something useful on other websites but nothing until now.
Thanks.
Recognized by PHP Collective
New contributor
cloudbit is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.