Changeset 3862 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/template-parts/plugin-single.php
- Timestamp:
- 08/26/2016 07:58:01 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/template-parts/plugin-single.php
r3825 r3862 31 31 <?php endif; ?> 32 32 33 <div class=" plugin-thumbnail">33 <div class="entry-thumbnail"> 34 34 <?php echo Template::get_plugin_icon( get_post(), 'html' ); ?> 35 35 </div>
Note: See TracChangeset
for help on using the changeset viewer.