Skip to content

Releases: felixarntz/felixarntz-mu-plugins

1.3.5

Choose a tag to compare

@felixarntz felixarntz released this 05 Oct 18:14
85e3b51
  • Hide useless Yoast SEO upgrade submenu item.

1.3.4

Choose a tag to compare

@felixarntz felixarntz released this 10 Aug 00:45
841e8e6
  • Hide new Jetpack Social menu item.
  • Allows access to robots.txt when making site private. Props @szepeviktor.

1.3.3

Choose a tag to compare

@felixarntz felixarntz released this 13 Apr 19:27
06ecba8
  • Fix invalid HTML from "Use Ambiguous Login Error" module. Props @benoitchantre.

1.3.2

Choose a tag to compare

@felixarntz felixarntz released this 16 Jan 04:02
c793e53
  • Make Jetpack workaround more reliable to fix transient JS errors.
  • Fix possible PHP warnings about admin title being null.

1.3.1

Choose a tag to compare

@felixarntz felixarntz released this 24 Oct 17:57
7ad45ef
  • Fix cleanup of Jetpack admin menus, and other similar React-based menu pages in general.

1.3.0

Choose a tag to compare

@felixarntz felixarntz released this 28 Jul 22:09
4087d4d
  • 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 (default true).

Full Changelog: 1.2.0...1.3.0

1.2.0

Choose a tag to compare

@felixarntz felixarntz released this 13 Jul 18:12
041e3a1
  • 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

Choose a tag to compare

@felixarntz felixarntz released this 26 Jun 18:07
c845c88
  • 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

Choose a tag to compare

@felixarntz felixarntz released this 26 Jun 17:43
2b3a344
  • 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

Choose a tag to compare

@felixarntz felixarntz released this 06 Jun 16:39
260c717
  • Fix disabling top-level Jetpack menu due to changed Jetpack subscribers URL after update.