Html Content Shortcode Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
The Html Content Shortcode Plugin allows you to easily add custom HTML to your WordPress site using a simple shortcode. This plugin provides a user-friendly interface in the WordPress backend for entering your HTML code, which can then be displayed on the frontend of your site with a shortcode.
Features
- Easy HTML Entry: Add your HTML code directly in the backend with a simple form.
- Shortcode Support: Use the provided shortcode to display your HTML anywhere on your site.
- Customizable: Tailor the HTML content as needed without any coding knowledge.
- Lightweight: Minimal impact on site performance.
Usage
After entering your HTML in the plugin settings, you can display it on your site using the shortcode:
[hcs_html_content]
Place this shortcode in any post, page, or widget where you want the HTML to appear.
Settings
- HTML Content: The main textarea where you can input your HTML code.
- Save Button: Click to save your HTML for use with the shortcode.
Example
- Go to HTML Content in your WordPress admin panel.
- Enter your desired HTML code (e.g., a custom button, an embedded video, etc.).
- Save your changes.
- Use [hcs_html_content] in your posts or pages to display the HTML.
Contributing
If you’d like to contribute to the plugin, please fork the repository and submit a pull request. We welcome suggestions and improvements!