Skip to content

[6.x] Allow taxonomy create button customization - #14997

Merged
jasonvarga merged 1 commit into
statamic:6.xfrom
efc:taxonomy-create-button
Jul 13, 2026
Merged

[6.x] Allow taxonomy create button customization#14997
jasonvarga merged 1 commit into
statamic:6.xfrom
efc:taxonomy-create-button

Conversation

@efc

@efc efc commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

This updates the createLabel() function in Taxonomy.php to parallel the same function in Collection.php. With the statamic:: prefix removed, users can use /lang/en/messages.php to create custom create button labels for taxonomies. I imagine this was the original intent and just got lost along the way somewhere? In any case, I would really like to be able to update taxonomy labels and not just collection labels.

@duncanmcclean duncanmcclean changed the title Allow taxonomy create button customization [6.x] Allow taxonomy create button customization Jul 13, 2026
@jasonvarga

Copy link
Copy Markdown
Member

Yep, nice.
It got broken in #12598 and fixed for entries in #14223. We should've fixed it for taxonomies in there too.

@jasonvarga
jasonvarga merged commit 954dd18 into statamic:6.x Jul 13, 2026
20 of 21 checks passed
@efc

efc commented Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

Thanks for getting on this so quickly, Duncan and Jason!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants