bu anlatım mybb 1.4 sürüm için geçerlidir.
inşallah faydası dokunur.
eklentiyi indirin kurun ve aktifleştirin
ardından
mykod ekle
başlık
hide
Kısa Tanımlama
hide
Düzenli İfade
[hide](.*?)[/hide]
Yer Değiştirme
<strong>$1</strong>
uygun
evet
kaydet sonra
/public_html/jscripts/editor.js düzenle diyoruz ftpden
bul
{type: ‘button’, name: ‘php’, sprite: ‘php’, insert: ‘php’, title: this.options.lang.title_php}
değiştir
{type: ‘button’, name: ‘php’, sprite: ‘php’, insert: ‘php’, title: this.options.lang.title_php},
{type: ‘button’, name: ‘hide’, insert: ‘hide’, image: ‘hide.jpg’, title: this.options.lang.hide_hide}

bu resmi download edin ismini hide.jpg olarak
/public_html/jscripts/editor_themes/default/images
klasörüne atın
işlem tamam
görüntü resmi

kaynak :
Mybb Hide Hack Mykod