Home Plugins html shortcodes
HTML Shortcodes logo

HTML Shortcodes

by jhoylman on WordPress.org

Easily insert specified HTML tags as shortcodes right into the visual editor. Current version supports A, BR, BUTTON, DIV, HR, IMG, P, amnd SPAN.

(0)

Easily insert HTML tags as shortcodes right into the visual editor.
Current version supports A, BR, BUTTON, DIV, HR, IMG, P, and SPAN.

To use the plugin insert a shortcode into your post or page like this:
[div class=”classname” id=”idname” style=”stylename” foo=”bar”]Content[div_end]

This will output the following HTML:

Content

Available Short Codes:

  • [a]
  • [a_end]
  • [br]
  • [button]
  • [button_end]
  • [div]
  • [div_end]
  • [hr]
  • [img]
  • [p]
  • [p_end]
  • [span]
  • [span_end]
  • [iframe]
  • [iframe_end]
Active installations10+
Weekly downloads
6-25.00%
Version1.1
Last updated3/5/2018
WordPress version4.0
Tested up to4.9.26
Tags
htmlshortcode