# 将插件名称设置为大写字母？

**URL:** https://meta.discourse.org/t/set-plugin-name-to-capitals/367381
**Category:** Development
**Created:** [2025年五月23日 15:15 UTC](https://meta.discourse.org/t/set-plugin-name-to-capitals/367381 "2025-05-23T15:15:16Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [2025年五月24日 01:57 UTC](https://meta.discourse.org/t/set-plugin-name-to-capitals/367381/2 "2025-05-24T01:57:49Z")

</div>

你可能可以用CSS实现。  
你可以定位插件名称元素，并使用 `text-transform: capitalize`。这将使单词变成大写。

small[我现在用的是手机，所以我无法检查元素]/small

---

_[View the full topic](https://meta.discourse.org/t/set-plugin-name-to-capitals/367381)._
