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

975-verification with isset before using properties #976

Closed cobianzo closed 11 months ago

cobianzo commented 11 months ago

Description

This is just one line of code to ensure that we are not trying to access to an non existing property in an instance of a coauthor.

Deploy Notes

No dependencies.

Steps to Test

Basic fix, just a regular use of the plugin to ensure it goes ok.