Plugin Directory

Changeset 1095524


Ignore:
Timestamp:
02/20/2015 10:15:11 PM (11 years ago)
Author:
RylanH
Message:

Oops, not overriding because it will mess up DISQUS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • storyform/trunk/class-storyform.php

    r1095522 r1095524  
    8585        add_filter( 'template_include', array( &$this, 'template_include' ), 9999 );
    8686        add_filter( 'comments_template', array( &$this, 'comments_template' ), 5 );
    87         add_filter( 'comments_template', array( &$this, 'comments_template' ), 9999 );
    8887           
    8988    }
Note: See TracChangeset for help on using the changeset viewer.