• Hello guys,

    Can someone please help me?
    I need to limit character on title using the variable $post_title, how can I do it?

    This is my code:

    <a target="_blank" href="<?php echo get_post_meta($ID,'mr_freeGalleryUrl',true); ?>" rel="nofollow"><?php echo $post_title; ?></a>

    Waiting for your precious help, thanks 🙂

    Kind regards

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘How to limit character on $post_title?’ is closed to new replies.