Hyperlinking in PHP [Need Help]

by 0 replies
0
Hi. On my WordPress site I want to link the theme_excerpt text " more..." to my post by using the function name "the_permalink".

Here is the theme_excerpt code that's in my theme's functions.php

How can I hyperlink " more..." to my post by using the function name "the_permalink"?

Here is an example of the function name used in the index.php:

Thanks,

Jimmy
#programming #hyperlinking #php

Next Topics on Trending Feed

  • 0

    Hi. On my WordPress site I want to link the theme_excerpt text " more..." to my post by using the function name "the_permalink". Here is the theme_excerpt code that's in my theme's functions.php