Àpèjúwe
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Ìtumọ̀ Yorùbá: ’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.
Ìgbéwọlẹ̀
- Upload
bbpress-code-snippetsfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Àwọn àgbéyẹ̀wò
Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.
Àwọn Olùkópa & Olùgbéejáde
“bbPress Code Snippets” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.
Àwọn OlùkópaTúmọ̀ “bbPress Code Snippets” sí èdè rẹ.
Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?
Ṣàwárí koodu, ṣàyẹ̀wò ibi ìpamọ́ SVN, tàbí ṣe àgbékalẹ̀ sí àkọsílẹ̀ ìdàgbàsókè nípasẹ̀ RSS.
Àkọsílẹ̀ àwọn àyípadà
1.0.3
- Improved posting code snippets overall for non-admin users.
- Fixed issues with not accepting many HTML tags in code snippets non-admin users.
- Fixed issue with
rel="nofollow"getting added to<a>tags in code snippets. - Fixed issue with URLÌtumọ̀ Yorùbá: ’s in code snippets becoming clickable links.
1.0.2
- Fixed URLÌtumọ̀ Yorùbá: ’s being transformed into clickable links from happenning within
<pre>tags.
1.0.1
- Added
<pre>tag to WordPressÌtumọ̀ Yorùbá: ’s global $allowedtags so non-admin users can actually post with the<pre>tag.
1.0.0
- This is the first release.