Just in case someone else might need this info..I need it to link to the actual post within the blog
SEE all possibilities atCode:<h2><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></h2>
http://codex.wordpress.org/The_Loop
Just in case someone else might need this info..I need it to link to the actual post within the blog
SEE all possibilities atCode:<h2><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></h2>
http://codex.wordpress.org/The_Loop
Bookmarks