Ticket #1771: default_options_cleanup.patch
| File default_options_cleanup.patch, 504 bytes (added by , 14 years ago) |
|---|
-
bbp-includes/bbp-core-options.php
48 48 49 49 // Use the WordPress editor if available 50 50 '_bbp_use_wp_editor' => true, 51 52 // Use the WordPress editor if available 53 '_bbp_use_wp_editor' => true, 54 51 55 52 // Allow oEmbed in topics and replies 56 53 '_bbp_use_autoembed' => false, 57 54