Automattic / Co-Authors-Plus

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

Fix admin notice positions #1002

Closed GaryJones closed 1 year ago

GaryJones commented 1 year ago

Description

If present, admin notices will be re-positioned under the .wp-header-end element. It was missing in CAP. Adding this stops the Add New button from being separated off from the visually inline heading.

Before

Screenshot 2023-09-19 at 16 12 25

After

Screenshot 2023-09-19 at 16 12 04