Inventory_Presser_Shortcode_Iframe::content( array $atts )
Creates the HTML content of the shortcode
Contents
Parameters Parameters
- $atts
-
(Required) An array of shortcode attributes.
Return Return
(string) HTML that renders an iframe that expands to the height of its content
Source Source
File: includes/shortcode/class-shortcode-iframe.php
Expand full source code Collapse full source code View on Github