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
Thanks, bugfolder! (if only I had added another page before panicking)
Taxonomy term description at bottom?
This issue just got fixed in core code: https://github.com/backdrop/backdrop-issues/issues/7060 You can apply the patch from this PR to your installation: https://github.com/...
Taxonomy term description at bottom?
There was a Layout Paragraphs update recently in the Backdrop news feed.
Layout Paragraphs?