- Timestamp:
- 07/17/2023 06:59:01 PM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
yet-another-related-posts-plugin/trunk/classes/YARPP_Core.php
r2905558 r2939617 1621 1621 // Add any extra CSS classes specified (blocks) 1622 1622 if ( isset( $extra_css_class ) && $extra_css_class ) { 1623 $extra_css_class = esc_attr($extra_css_class); 1623 1624 $output .= " $extra_css_class"; 1624 1625 }
Note: See TracChangeset
for help on using the changeset viewer.