Changes between Initial Version and Version 2 of Ticket #26516
- Timestamp:
- 12/28/2013 04:13:03 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26516 – Description
initial v2 4 4 {{{ 5 5 #!php 6 <?php 6 7 $support = get_theme_support( 'post-thumbnails' ); 7 8 $actual_support = $support[0];