Skip to content

Releases: devgeniem/wp-geniem-roles

1.6.1

21 May 07:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.6.0...1.6.1

1.6.0

31 Jan 09:51
Compare
Choose a tag to compare
1.6.0 Pre-release
Pre-release

Note we will make changes to the release briefly according to the reported issue
This tag might be removed because it breaks the semantic versioning.
#44

1.5.2

23 Nov 14:55
Compare
Choose a tag to compare
  • Fixed role renaming rename() (props @jmaekki).

1.5.1

31 May 20:14
Compare
Choose a tag to compare

[1.5.1] - 2022-05-31

  • Optimized admin screenshot.

1.5.0

11 Nov 18:09
Compare
Choose a tag to compare

[1.5.0] - 2021-11-11

  • grant_post_edit() hotfix to handle only post type related caps inside map_meta_cap().
  • Added parameter $post_types to the function grant_post_edit().

1.4.0

01 Sep 06:50
Compare
Choose a tag to compare

[1.4.0] - 2021-09-01

  • grant_post_edit() to grant posts with the given post ids and caps.
  • You can also define caps for the other restricted posts.
  • See the readme for the details.

1.3.1

20 Jan 11:33
Compare
Choose a tag to compare

1.3.0

11 Dec 15:26
Compare
Choose a tag to compare
  • Added a feature remove_admin_bar_nodes().

1.2.2

02 Oct 07:04
Compare
Choose a tag to compare
  • Fixed functions add_caps() and remove_caps() for the default WordPress roles.

Hotfix user creation role dropdown values

09 Sep 06:59
Compare
Choose a tag to compare

Fixes a bug with user creation view dropdown when user role has been restricted with a capability add_user.