Ticket #1391: 1391.2.diff
File 1391.2.diff, 777 bytes (added by , 9 years ago) |
---|
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-forums/functions.php
14 14 add_action( 'after_setup_theme', 'wporg_support_setup' ); 15 15 16 16 /** 17 * Use the ‘Lead Topic’ uses the single topic part content-single-topic-lead.php 18 * allowing styling the lead topic separately from the main reply loop. 19 */ 20 add_filter( 'bbp_show_lead_topic', '__return_true' ); 21 22 /** 17 23 * Enqueue scripts and styles. 18 24 * 19 25 * Enqueue existing wordpress.org/support stylesheets