• Resolved siteber

    (@siteber)


    Hi, i have this code
    <?php the_author_posts_link(); ?>

    i am trying limit number of text. i’ve tried

    <?php echo substr(the_author_posts_link(), 0, 5); ?>

    But doesn’t seem to work..

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Limit number of Link text’ is closed to new replies.