The '#type' => 'help' element is a nice utility for displaying help text wrapped in <p>...</p> tags and it's widely used in core. It would be nice if it supported the #attributes property, so that, for example, one could easily add classes to the <div> wrapper. (And then, for consistency, theme_more_help_link() should also support #attributes.) It would be relatively easy to add, and since it's never been supported before, seems unlikely to break anything by its addition. What do people think?
GitHub Issue #:
6007
Recent comments
For the dev meeting: Progress all over the place. Nine pull requests are currently marked RTBC - time to consider merging? Bug fixes mostly, and not too complex. Issue #6987: There's...
December 18th, 2025 - Weekly Meetings
In a blog post titled "Github Tips and Tricks for Contrib Maintainers", I'd like to see some of the following topics: When is the README sufficient for documentation? When should...
Github Tips and Tricks for Contrib Maintainers
Thanks Alejandro. That was the clues I needed.
Ubercart - Programmatically add product to cart and straight to Checkout