x3p0-dev / x3p0-ideas

A new WordPress theme.
GNU General Public License v3.0
43 stars 4 forks source link

[Categories] Add wrapper element for count #7

Open justintadlock opened 3 months ago

justintadlock commented 3 months ago

Add wrapper element around the post count:

<li><a href="#">Category</a> <span class="wp-block-categories__count">(100)</li>

Requires the ability to set inner HTML via the HTML API: