Skip to:
Content

bbPress.org

Ticket #1771: default_options_cleanup.patch

File default_options_cleanup.patch, 504 bytes (added by dimadin, 14 years ago)
  • bbp-includes/bbp-core-options.php

     
    4848
    4949                // Use the WordPress editor if available
    5050                '_bbp_use_wp_editor'        => true,
    51                
    52                 // Use the WordPress editor if available
    53                 '_bbp_use_wp_editor'        => true,
    54                
     51
    5552                // Allow oEmbed in topics and replies
    5653                '_bbp_use_autoembed'        => false,
    5754