Changeset 1095524
- Timestamp:
- 02/20/2015 10:15:11 PM (11 years ago)
- File:
-
- 1 edited
-
storyform/trunk/class-storyform.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
storyform/trunk/class-storyform.php
r1095522 r1095524 85 85 add_filter( 'template_include', array( &$this, 'template_include' ), 9999 ); 86 86 add_filter( 'comments_template', array( &$this, 'comments_template' ), 5 ); 87 add_filter( 'comments_template', array( &$this, 'comments_template' ), 9999 );88 87 89 88 }
Note: See TracChangeset
for help on using the changeset viewer.