Maintenance 20/100741d since update
Active installs
10
Downloads
3,243
Reviews
0
Age
8.6y
Tagsauthormeta fields
Plugin info
Total downloads: 3,243
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 6
Last updated: 12/21/2023 (741 days ago)
Added to WordPress: 5/11/2017 (8 years old)
Minimum WordPress version: 5.0
Tested up to WordPress version: 6.4.7
Minimum PHP version: f
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 741 days ago
20/100
Is Additional Authors abandoned?
Possibly abandoned (last update 741 days ago).
Compatibility
Requires WordPress: 5.0
Tested up to: 6.4.7
Requires PHP: f
Languages
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Pure Metafields
Rating 4.2/5 (5 reviews) • Active installs 10,000
Easy Post Types and Fields
Rating 2.7/5 (3 reviews) • Active installs 1,000
GTL Components
Rating 0.0/5 (0 reviews) • Active installs 200
Add Custom Fields to Media
Rating 5.0/5 (2 reviews) • Active installs 100
Description
Let’s you add more than one author to your posts.
Arbitrary section
Installation
- Upload
additional-authors-wordpress.zipto the/wp-content/plugins/directory - Extract the Plugin to a
Additional AuthorsFolder - Activate the plugin through the ‘Plugins’ menu in WordPress
Frequently Asked Questions
No FAQ available
Review feed
No reviews available
Screenshots
No screenshots available
Changelog
1.3.5
- Fix: PHP 8.2 warnings
- Fix: double slash in asset urls
- Packages update
1.3.3
- Packages update
1.3.2
- WordPress Core compatibility fix
- Packages update
1.3.1
- Update: JS packages update
1.3.0
- Feature: Show posts count on users table with additional author posts inclusive
1.2.13
- Bugfix: Post type may be array on change post count hook
1.2.12
- Optimization: Post table all authors list
- Bugfix: Delete user crash
1.2.11
- Optimization: Add admins and editors to additional author dropdown
1.2.10
- Bugfix: Additional authors script broke reusable block editor
1.2.9
- Optimization: autocomplete search case insensitive
- Optimization: click outside hides dropdown
1.2.8
- Bugfix: Missing migration script
1.2.7
- WP5.7 checked
- Bugfix: Database update error
1.2.6
- Performance: WP_Query performance optimization
- Update: Dependency updates
- Bugfix: Cannot delete last additional author from post
1.2.5
- Bugfix: Gutenberg no POST index fix
1.2.4
- Optimization: only show additional authors im post type supports author feature
- Feature: Customizing filter for get_users args in meta box
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
1.2.0
- 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
1.1.5
- Bugfix: Add empty additional author fix
- Bugfix: Listen to wordpress author field change
1.1.4
- BugFix: authors could not be added because of bad timing with onBlur
- BugFix: keep order of additional authors
- Feature: All WP_Query will use additional authors not only on authors page
- Feature: new filter to set the default for ignoring or using additional authors with WP_Query
- Optimization: Query manipulation optimization for author page
1.1.3
- BugFix: IE11
1.1.2
- Extendable meta box
1.1.1
- Added Gutenberg support
- CSS styles
1.1
- Author keys move from postmeta to custom table
- SQL Performance optimization
1.0
- First release