- Timestamp:
- 05/16/2020 06:40:52 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyeleven/inc/widgets.php
r47122 r47808 112 112 ?> 113 113 114 <?php if ( 'link' != get_post_format() ) : ?>114 <?php if ( 'link' !== get_post_format() ) : ?> 115 115 116 116 <li class="widget-entry-title">
Note: See TracChangeset
for help on using the changeset viewer.