== Description ==
Wareko Header Auto Numbering is a lightweight WordPress plugin that automatically generates hierarchical numbering for H2, H3, and H4 headings displayed in WordPress post and page content.

The plugin analyzes heading structure during frontend rendering and prepends sequential numbering based on heading hierarchy.

Examples:

- H2 → 1. Main Heading
- H3 → 1.1. Sub Heading
- H4 → 1.1.1. Small Heading

This helps improve readability, navigation, and document-style structure for long-form articles, tutorials, manuals, and technical documentation.

The plugin works with content created using either Gutenberg or Classic Editor, as long as H2, H3, and H4 headings are properly included in the generated post content.

The plugin does not modify the editing interface itself.