/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

jackharner.com
| | iamsteve.me
3.0 parsecs away

Travel
| | All the ways to output Wordpress post thumbnails. There are many alternating ways from inside a page, to a custom post type and regular post, find how to get the post thumbnail.
| | kaspars.net
3.8 parsecs away

Travel
| | Update: Ryan has made this into a plugin - Code Comments. Add this to your theme's functions.php to allow readers post fragments of code in their comments (wrapped in ...) which are automatically encoded (think of < and <) add_filter('pre_comment_content', 'encode_code_in_comment'); function encode_code_in_comment($source) { $encoded = preg_replace_callback('/(.*?)<\/code>/ims', create_function( '$matches', '$matches[1] = preg_replace( array("/^[\r|\n]+/i", "/[\r|\n]+$/i"), "",...
| | terrygodier.com
3.5 parsecs away

Travel
| | Often, when I'm working on content sites, one of my initial product goals is to increase session depth. Broadly, this means decreasing bounce rates and have visitors read more than one article.Large publishers often call this content recirculation, but their goals are to take visits and push them into higher-value pages for revenue purposes.Since it's a blog without any monetization, my goal on this website is to push visitors into other content and hopefully earn an email opt-in.
| | neilzone.co.uk
27.3 parsecs away

Travel
| Neil Brown's personal blog.