Releases: felixarntz/felixarntz-mu-plugins
Releases · felixarntz/felixarntz-mu-plugins
1.3.1
1.3.0
- Allow optionally specifying which default admin dashboard widgets to remove, via new
remove_default_dashboard_widgets
argument which can be an array or a boolean (defaulttrue
).
Full Changelog: 1.2.0...1.3.0
1.2.0
- Introduce "Add Block Editor Capabilities" module which allows managing block colors, typography, and layout based on individual user capabilities, including new configuration variables.
- Deprecate "Add Edit Layout Capability" module in favor of the new module.
Full Changelog: 1.1.1...1.2.0
1.1.1
- Fix using more reliable workaround for disabling posts that does not prevent access to other post type screens.
Full Changelog: 1.1.0...1.1.1
1.1.0
- Introduce new module to modify which block patterns are available, including the ability to provide custom block pattern directories.
- Introduce new module to restrict the allowed MIME types for the media library.
- Introduce new module to disable posts.
- Introduce new module to disable post categories.
- Enhance Hide Dashboard module to dynamically set default redirect.
Full Changelog: 1.0.1...1.1.0
1.0.1
- Fix disabling top-level Jetpack menu due to changed Jetpack subscribers URL after update.
1.0.0
- Initial public release.