OK I am looking for 2 Wordpress Plugins can someone please give me links to the best plugins to do the following: - Related Posts - Subscribe to Comments The reason I am asking is because there are so many different ones floating around on the net and I want to use the best ones Also can someone tell me what Breadcrumbs are/do? Thanks
- Related Posts http://wordpress.org/extend/plugins/wordpress-23-related-posts-plugin/ - Subscribe to Comments http://wordpress.org/extend/plugins/subscribe-to-comments/
Breadcrumbs are the things that lead you back to where you started - like in Hansel and Gretel. e.g on this page the breadcrumbs are under the DP logo: Digital Point Forums > Design & Development > Content Management > Blogging > 2 Wordpress Plugins Needed
Breadcrumb plugins: http://wordpress.org/extend/plugins/tags/breadcrumb It's easy enough to hard code breadcrumbs into your theme. I personally don't like the idea of using plugins for everything. If a WP update breaks a mission critical plugin, then you're screwed. If you've hard coded something into your theme, then you'll probably only have to deal with depreciated code, which can be fixed at your leisure.