Link Titles Only
-
Hi, I’d like to use this awesome plugin to just list the titles of my posts and have those titles link to the post. I see this code around line 1101
$tile = str_replace( '[title]', '<h1>' . esc_html( $post->post_title ) . '</h1>', $tile );
Can this be changed to have the title be a link to the post?
Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Link Titles Only’ is closed to new replies.