- Timestamp:
- 11/13/2023 11:11:54 AM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentynineteen/inc/template-functions.php
r56057 r57108 101 101 * Adds custom 'sizes' attribute to responsive image functionality for post thumbnails. 102 102 * 103 * @ originTwenty Nineteen 1.0103 * @since Twenty Nineteen 1.0 104 104 * 105 105 * @param string[] $attr Array of attribute values for the image markup, keyed by attribute name. … … 164 164 * for flyout and dropdown menus. 165 165 * 166 * @ref https://www.w3.org/WAI/tutorials/menus/flyout/ 166 * @link https://www.w3.org/WAI/tutorials/menus/flyout/ 167 * 167 168 * @param array $atts { 168 169 * The HTML attributes applied to the menu item's `<a>` element, empty strings are ignored.
Note: See TracChangeset
for help on using the changeset viewer.