Skip to content

Releases: palasthotel/wp-additional-authors

Delete user bugfix

22 Jul 05:22
Compare
Choose a tag to compare
  • Optimization: Post table all authors list
  • Bugfix: Delete user crash

WP 5.8

19 Jul 07:47
Compare
Choose a tag to compare
  • Optimization: Add admins and editors to additional author dropdown

Reusable Blocks Bugfix

11 May 06:24
Compare
Choose a tag to compare
  • Bugfix: Additional authors script broke reusable block editor

UX Update

29 Mar 10:01
Compare
Choose a tag to compare
  • Optimization: autocomplete search case insensitive
  • Optimization: click outside hides dropdown

Gutenberg ready

04 Mar 09:39
Compare
Choose a tag to compare

= 1.2.8 =

  • Bugfix: Missing migration script

= 1.2.7 =

  • WP5.7 checked
  • Bugfix: Database update error

Performance boost

24 Nov 08:34
Compare
Choose a tag to compare
  • Performance: WP_Query performance optimization
  • Update: Dependency updates
  • Bugfix: Cannot delete last additional author from post

Post type support author

11 Jun 10:07
Compare
Choose a tag to compare
  • Optimization: only show additional authors im post type supports author feature
  • Feature: Customizing filter for get_users args in meta box

WP_User_Query has_published_posts

22 Mar 08:10
Compare
Choose a tag to compare

= 1.2.3 =

  • Optimization: Additional authors are included in has_published_posts WP_User_Query
  • Feature: New WP_User_Query argument "ignore_published_as_additional_author" for ignoring additional authors with "has_published_posts"

= 1.2.2 =

  • Fix: Query manipulation fix which lead to duplicate posts

= 1.2.1 =

  • Feature: Link to user profile page

Gutenberg

08 Jan 18:36
Compare
Choose a tag to compare
  • Ready for 5.0 and Gutenberg
  • Optimization: With Gutenberg editor only the additional authors will be visible in post meta box. The post author was removed and needs to be handle with default post edit controls.
  • Info: post_meta _additional_authors is deprecated and will be will not be saved anymore
  • Bugfix: Delete user

User events fix

21 Nov 16:07
Compare
Choose a tag to compare
  • do not allow to add empty new user
  • change main author if change author with wordpress core meta box