Fine grained control of how many of your posts appear on each of the various WordPress archive pages.
Advanced Posts per Page gives you fined grained control over how many of your posts appear on each of your various WordPress archive pages.
Blog pages show at most x posts is not the only per page setting anymore.
Use the WordPress plugin install, or…
advanced-posts-per-page
directory your wp-content/plugins
directoryIf you’re interested in using the “development version”, this plugin is also on github.
Advanced post per page does not add a settings page. You can find all its options under Settings > Reading
Just set that archive’s value to 0
Set the archive’s value to -1
Yes. Assuming you set has_archive
to true
when the post type we registered, the post type should show up in the options. See the screenshots for an example.