-
Notifications
You must be signed in to change notification settings - Fork 209
Pull requests: Automattic/co-authors-plus
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix Gutenberg saving authors after PHP save post hooks have already run
#1127
opened Jun 26, 2025 by
carosioa
Loading…
PHP warning in filter_graph when post is not in Yoast index
#1125
opened Jun 20, 2025 by
mattwatsoncodes
Loading…
Avoids Warnings when using the filter ‘coauthors_supported_post_types’ with a unique custom post type. Fix issue #1113
#1114
opened May 9, 2025 by
garubi
Loading…
Adjust import of PluginDocumentSettingPanel to resolve deprecation notice
#1108
opened Mar 27, 2025 by
kadamwhite
Loading…
Check is_single() when replacing author %%name%% to prevent the wrong title on author archives
#1093
opened Jan 29, 2025 by
justinmaurerdotdev
Loading…
fix: verify Guest Authors when running CLI commands
#1090
opened Dec 19, 2024 by
ronchambers
Loading…
Fix the usage of the 'manage_posts_custom_column' hook
#1069
opened Oct 24, 2024 by
justinmaurerdotdev
Loading…
Patch functionality to allow Yoast to control if author pages should be indexed or not
#1062
opened Sep 24, 2024 by
mchanDev
Loading…
Only calculate supported post types for author taxonomy once per request
#1058
opened Sep 11, 2024 by
douglas-johnson
Loading…
Fix avatar collision on profile, post and edit screens
status: needs testing
type: bug
Something isn't working
Check if $term->term_id is set before using it to delete the term
status: needs investigation
Needs further investigation
type: bug
Something isn't working
fix: only shows authors in the Link user dropdown
status: needs tests
type: bug
Something isn't working
Change esc_html to strip_tags for displayName in _format_author_data function in class-coauthors-endpoint.php
status: needs investigation
Needs further investigation
type: bug
Something isn't working
Add append option to WP Cli assign-user-to-coauthor command
status: awaiting reporter feedback
Awaiting feedback from reporter
type: enhancement
New feature or request
WIP: Specify user by ID in assign-user-to-coauthor
status: awaiting reporter feedback
Awaiting feedback from reporter
VIP: Enable co-authors plus filter that disabled the querying by post_author on VIP Go
status: needs investigation
Needs further investigation
Add wp-cli command to delete guest authors, with option to reassign their posts.
status: awaiting reporter feedback
Awaiting feedback from reporter
type: enhancement
New feature or request
Added role whitelist to internals of wp-cli guest author generation command.
type: enhancement
New feature or request
Users Menu: add new column listing the linked guest author.
type: enhancement
New feature or request
Added enhancement to create user instantly if not exists.
status: needs testing
type: enhancement
New feature or request
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.