Simple Custom Posts Page SCPP allows to configure the number of posts displayed for custom post registered in WordPress..
In Readme page in Setting of WordPress it adds application for each post type..
Maybe you need comments with number of custom posts per page for specific post type..
Using this code not after your query the filter plugin will be disabled for specific post type..
With this code you can use your personalized query for your loop..
Upload folder to the wp-content plugins directory.
Activate the plugin through 'Plugins in WordPress.
Set number of posts per page in Reading Setting in WordPress pannel....
If you need number of posts per page you can disable plugin for specific post type..
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Read more