wordpress-develop icon indicating copy to clipboard operation
wordpress-develop copied to clipboard

Post Types: Add 'at_a_glance' property and update dashboard widget logic. Refresh: 45035.diff

Open SirLouen opened this issue 1 month ago • 3 comments

Following the patch in 45035.diff by @gwelser, I have refreshed and updated to work.

Testing Instructions

  1. Add a new CPT
  2. Set the at_a_glance argument to true in that CPT
  3. Create a couple posts in that CPT, some published some not published
  4. Go to the admin dashboard, and check if "At a Glance" show the right number of published posts

Trac ticket: https://core.trac.wordpress.org/ticket/45035


This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.

SirLouen avatar Dec 18 '25 17:12 SirLouen