This plugin adds simple HTML tag generation API to WordPress.
As of April 2026, HTML Helpers is a WordPress api plugin with 10 active installations and a 0/5 rating0. It has been downloaded 2.3K+ times in total. Requires WordPress 1.5+ and PHP false+. Available on WordPress.org since 2011. Last updated 14 years ago — may have compatibility concerns. Top alternative: WP Consent API.
This plugin adds simple HTML tag generation API to WordPress, like these examples:
generates and prints <img src="/wp-content/<your-theme>/images/wordpress.png" alt="Wordpress" />.
‘my-image’)) ?> generates and returns almost the same tag, just with absolute url, id and alt attributes set manually.
term_id) ?> generates select tag with options taken from WP ‘category’ taxonomy and sets $term as selected item
rails-like “cycle” that returns “odd” on first call, “even” on second, “odd” on
third call, so on. reset_cycle resets the cycle.
shortcut for echo(get_post_meta($id, ‘meta_name’, true))
Form field generators for text, checkbox, hidden input types, textarea,…
| WordPress | 1.5+ requiredTested up to 3.1.4 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.