🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
b

bbPress Code Snippets

5/5 (1 ratings) 10 active installs Updated Feb 18, 2013

No fancy, complicated syntax highlighting here. The goal of this plugin is to allow your bbPress users to post code snippets in their forum topics and replies without having to learn anything new. Basically, any raw HTML/PHP posted within <pre> or <code> tags will automatically be converted and displayed in the forum as you’d expect it would.

And additionally, anything posted within <pre> tags will be automatically escaped from bbPress applying wpautop. This will allow for your forum users’ code snippets to keep their whitespace as they intend.