Jonathan Stegall

Results 125 comments of Jonathan Stegall

I haven't used the block editor very heavily, so it may only be the classic editor.

Ultimately I've learned through VIP support that my issue is a duplicate of #622.

After looking into the fix that's on #622, I might be experiencing something different as neither of the filters mentioned as solutions caused any change for me.

In case it's helpful, I've found a way that does allow me to get results for the author Ajax search: ```php if ( ! function_exists( 'minnpost_coauthors_search_authors_get_terms_args' ) ) : add_filter(...

I'm not sure, really. The term object itself comes through with the `count` value. ```php [25-Sep-2020 15:46:26 UTC] term is WP_Term Object ( [term_id] => 95336 [name] => this-user-name [slug]...

It does still happen with a new guest author. It doesn't seem to matter if they are linked to a proper WP user or not. It shows the same both...

I'm running 5.5.1 of WP Core, and yes I'm running the latest commit from `master`. I did a fresh clone just now and there are no differences.

Sorry, I missed that there were tags for me in this issue. I'll do some testing as soon as possible, and make sure I'm using the updated version/check to see...

@nielslange I do still have this issue on the most recent version of the plugin. I cloned the `master` branch, and the existing authors where I've seen this issue are...

@nielslange yes, that's right. I checked out the latest version and created a new author account, which immediately shows a post count of 1 even though it does not have...