RokNewsRotator Module

The RokNewsRotator widget is designed to display and rotate your content dynamically. This is achieved through the power of the Mootools javascript library which allows the module to perform elegant transitions between the posts of categories you assigned in its settings. Learn More...
Posts Tagged ‘get_the_post_thumbnail’

WordPress : How to Use get_the_post_thumbnail to Set Your Post’s Thumbnail

Set featured image

Since WordPress 2.9, there’s a new function called get_the_post_thumbnail that was added to allow you to select and display a post’s thumbnail image. The end of the Custom Fields …