disable-blog icon indicating copy to clipboard operation
disable-blog copied to clipboard

All the power of WordPress, without a blog. This plugin removes blog related functionality.

Results 9 disable-blog issues
Sort by recently updated
recently updated
newest added

Create a Settings page, and the ability to toggle it's own visibility in the admin. Use existing filters (and possibly add new ones) to facilitate the control of specific features...

enhancement

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...

bug

Using `WP_Mock` to run PHP unit tests, and in GitHub Actions

Adds Cypress and Github actions, along with a couple basic tests. Closes #64

I have "WP_DEBUG" enabled. This error only shows up if this Disable Blog is enabled. This error showed up on a brand new WP install. Function update_option was called with...

bug

hey @joshuadavidnelson ! Hope all is well with you. These updates came up on my timeline and I thought I'd share what I've done with my plugin to include acceptance...

enhancement

Review Disable Blogging feature set and determine which features overlap, are unique, or should be deprecated.

enhancement

Long-term to-do list - [ ] Settings Page: - [ ] Toggle all features. - [ ] Add options to disable emoji, oembed, etc. - [ ] Add option to...

- Tested up to WordPress 6.5.4 - Bump minimum WordPress version to 5.9, aligning with minimum PHP support. - Tested up to PHP 8.3 - Bump minimum PHP to 8.1,...