Changeset 2901846
- Timestamp:
- 04/20/2023 02:12:26 PM (3 years ago)
- File:
-
- 1 edited
-
file-gallery/trunk/includes/templating.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
file-gallery/trunk/includes/templating.php
r1144672 r2901846 437 437 unset($attr['orderby']); 438 438 } 439 440 $attr = array_map('esc_attr', $attr); 439 441 440 442 $defaults = array(
Note: See TracChangeset
for help on using the changeset viewer.