Plugin Directory

Changeset 371096


Ignore:
Timestamp:
04/10/2011 07:19:20 AM (15 years ago)
Author:
cochran
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • genesis-post-teasers/trunk/genesis-post-teasers.php

    r371095 r371096  
    5757                    remove_action( 'genesis_before_post_content', 'genesis_post_info' );
    5858                    add_filter( 'genesis_before_post_content', 'genesis_post_info_teaser_logic' );
    59                 }
    60                 if( genesis_get_option( 'enable_teaser_thumbnail' ) == 1 ) {
    61                     add_action( 'genesis_post_content', 'post_teaser_do_post_image' );
    6259                }
    6360            }
Note: See TracChangeset for help on using the changeset viewer.