Title: Missing heading tag
Last modified: November 22, 2024

---

# Missing heading tag

 *  [drbazuk](https://wordpress.org/support/users/drbazuk/)
 * (@drbazuk)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/missing-heading-tag/)
 * It’s somewhat annoying that a plugin designed to improve accessibility should
   trigger a warning on another plugin that measures and reports on WCAG/ARIA errors.
 * The code in question is:
 * Possible Heading warning
 * A Possible Heading warning occurs when there is text on a page that appears to
   be a heading, but has not been coded with proper heading tags. This warning is
   appears if there are short phrases or strings of text less than 50 characters
   in length that are formatted in a way which suggests they might be being used
   as headers (they are 20 pixels or bigger, or are 16 pixels or bigger and bold
   and/or italicized). To fix a Possible Heading warning, you will need to determine
   if the flagged text is indeed intended to be a heading. If so, you need to change
   it from a paragraph to a heading at the proper level. If it is not supposed to
   be a heading then you can safely “Ignore” the warning.
   [Full Documentation](https://a11ychecker.com/help1969?utm_source=accessibility-checker&utm_medium=software&utm_term=possible_heading&utm_content=content-analysis&utm_campaign=wordpress-general&php_version=8.3.13&platform=wordpress&platform_version=6.7.1&software=free&software_version=1.16.3&days_active=4)
   Show Code
 * `<p class="pojo-a11y-toolbar-title">Preferences</p>`
 * Could the <P class> for the pojo-a11y-toolbar-title be changed to a <H4 class
   > tag?
 * Thanks in advance.

The topic ‘Missing heading tag’ is closed to new replies.

 * ![](https://ps.w.org/pojo-accessibility/assets/icon-256x256.gif?rev=3443222)
 * [Ally - Web Accessibility & Usability](https://wordpress.org/plugins/pojo-accessibility/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pojo-accessibility/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pojo-accessibility/)
 * [Active Topics](https://wordpress.org/support/plugin/pojo-accessibility/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pojo-accessibility/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pojo-accessibility/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [drbazuk](https://wordpress.org/support/users/drbazuk/)
 * Last activity: [1 year, 6 months ago](https://wordpress.org/support/topic/missing-heading-tag/)
 * Status: not resolved