Using WordPress ‘image_hwstring()’ PHP function Written by Adrian Gordon WordPress Retrieves width and height attributes using given width and height values.
Using WordPress ‘image_align_input_fields()’ PHP function Written by Adrian Gordon WordPress Retrieves HTML for the image alignment radio buttons with the specified one checked.
Using WordPress ‘image_add_caption()’ PHP function Written by Adrian Gordon WordPress Learn how to use the WordPress 'image_add_caption' function to easily add image captions to your website content in this informative article
Using WordPress ‘get_the_attachment_link()’ PHP function Written by Adrian Gordon WordPress The `get_the_attachment_link()` function in WordPress retrieves the HTML content of an attachment image with a link
Using WordPress ‘iis7_supports_permalinks()’ PHP function Written by Adrian Gordon WordPress The `iis7_supports_permalinks()` function is used in WordPress to determine if IIS 7+ supports pretty permalinks
Using WordPress ‘iis7_add_rewrite_rule()’ PHP function Written by Adrian Gordon WordPress Adds WordPress rewrite rule to the IIS 7+ configuration file.
Using WordPress ‘image_media_send_to_editor()’ PHP function Written by Adrian Gordon WordPress Retrieves the media element HTML to send to the editor.
Using WordPress ‘htmlentities2()’ PHP function Written by Adrian Gordon WordPress Learn how to use the WordPress `htmlentities2()` function to convert and preserve special characters in your content, including examples of encoding URL parameters, form inputs, and JSON strings
Using WordPress ‘header_textcolor()’ PHP function Written by Adrian Gordon WordPress Displays the custom header text color in 3- or 6-digit hexadecimal form (minus the hash symbol).