Automattic / Co-Authors-Plus

Multiple bylines and Guest Authors for WordPress
https://wordpress.org/plugins/co-authors-plus/
GNU General Public License v2.0
287 stars 205 forks source link

Fix avatar id collision between user id and guest-author post type #960

Closed katag9k closed 12 months ago

katag9k commented 12 months ago

Description

Fixes filtering issues when a user has the same id as a guest-author post id.

Steps to Test

Ensure a guest author shares the same id (post_id) with a current WordPress user id.

Addresses: #907