'

WPX: List Similar Posts

WPX List Similar Posts is a very simple functionality plugin for WordPress that gives you a new function to display a list of posts that share the same tags or categories of the main article. Or if you prefer you can copy and paste the function wpx_list_similar_posts into your functions.php file. For a better use, please consult the examples at [...more]

WPX: The Post Thumbnail, Enhanced

Often you want to highlight a title of an article putting aside an image, more appropriately a thumbnail. WordPress offers a function for that scope, the_post_thumbnail. In order to make use of it, you need to activate the relative support, and to set a Featured Image in the proper panel while editing the post. To make things easier, you can [...more]