>
Download This Plugin | |
Download Elegant Themes | |
Name | Better Related Posts |
Version | 0.4.3.4 |
Author | Nicolas Kuttler |
Rating | 76 |
Last updated | 2012-12-13 12:04:00 |
Downloads |
55571
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Better Related Posts plugin added 563 bytes of resources to the Home page and 560 bytes of resources to the sample Post page.
Better Related Posts plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Better Related Posts plugins ads the following DB table(s) to your Wordpress blog database:Table name | Table size (in bytes) |
---|---|
wp_posts | 16384 |
Custom post types are one the best features in WordPress. Since WordPress 3.0 they are much easier to use. Almost every theme I build for a client features at least one custom post type and usually a custom taxonomy as well.
But there is a problem. There is no plugin that lists related posts that are from a custom post type. After looking through the sourcecode of a few plugins I decided to implement my own related content plugin.