XPressME Integration Kit

Trac


Ignore:
Timestamp:
Sep 6, 2010, 4:39:53 PM (14 years ago)
Author:
toemon
Message:

comment_quicktags_plusプラグイン対応 Fixes#367

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/xpressme_integration_kit/include/xpress_block_header.php

    r580 r650  
    6565                ob_start();      
    6666                        wp_head(); 
     67                        comment_quicktags_plus_patch(); 
    6768                        $header_str = ob_get_contents(); 
    6869                ob_end_clean(); 
Note: See TracChangeset for help on using the changeset viewer.