John Blackbourn

Results 494 comments of John Blackbourn

Probably because it uses a vanilla `wp_die()` call rather than via the `admin_page_access_denied` hook. I'll take a look at some point.

This also happens when a post type that was previously in use on your site is no longer registered but its posts still exist in your database.

Thanks! I thought the test coverage should detect changes to the default labels, clearly not. I'll take a look.

Related: https://core.trac.wordpress.org/ticket/63293

I think this can be closed, there's nothing different or incorrect about that function definition. It could be an issue with caching, intelephense still indexing the project, etc, etc.

Can we clarify what's being proposed here? As Pete mentioned, there's already a daily cron event which clears out expired transients. What exactly is the problem looking to be solved?...

Neat. Query Monitor has a pretty well battle-tested one too: https://github.com/johnbillion/query-monitor/blob/9b604e8972b09dad9ba17df84af5770118068fb6/classes/Util.php#L171-L252

Neat, I like it. Thanks. I think I would be happy to have this panel available without the `QM_SHOW_ALL_ASSETS` constant being required.

It should be possible to sort the handle column yeah