|
You are here |
jackharner.com | ||
| | | | |
iamsteve.me
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | | | 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. | |
| | | | |
xenoss.io
|
|
| | | Developing an AdTech stack for retail media networks and connecting them to the programmatic marketplace is the new frontier for advertising. | ||