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

UI: Add capability check to Add New button #1003

Closed GaryJones closed 10 months ago

GaryJones commented 10 months ago

Description

Fixes #1001.

Before

Button visible, but clicking through leads to a cap check failure.

Screenshot 2023-09-19 at 16 45 35 Screenshot 2023-09-19 at 16 53 53

After

Button not visible. Trying to accessing the page directly through URL manipulation will still give the cap check failure.

Screenshot 2023-09-19 at 16 46 03