joshuadavidnelson / disable-blog

All the power of WordPress, without a blog. This plugin removes blog related functionality.
https://wordpress.org/plugins/disable-blog/
GNU General Public License v2.0
52 stars 6 forks source link

Removing maximum number of posts to show removes ability to change it for all archives #80

Open HQRaja opened 9 months ago

HQRaja commented 9 months ago

The "Blog posts to show at most" option from 'Settings > Reading' does not only apply to the default posts archive, but also to CPT archives, taxonomy archives and search results pages. Removing access to this setting also removes the ability to change it for all of those archives. Please add this ability back; other than this, the plugin takes care of everything else without affecting other CPTs.

Perhaps the verbiage could be changed to remove reference to 'Blog posts' and just say 'Posts' or 'Items' instead?

(I suspect removing the 'Syndication feeds show the most recent' option would also have a similar effect on number of posts shown in RSS feeds for other CPTs, so you might consider adding that back as well.)

joshuadavidnelson commented 9 months ago

Hey @HQRaja Thanks for reporting this! I'll work on a fix for CPT and non-post support of those two in the next release