دروود
به مسیر ارر برید و فایل مربوزه رو پیدا کنید !
قطعه کد زیر رو در فایل بیابید
به قطعه کد زیر تغییر بدیدکد:if ($temp = $plugin->onDisplay($editor, $this->asset, $this->author)) { $result[] = $temp; }
در پناه ایزدکد:if (method_exists($plugin, 'onDisplay')) { $temp = $plugin->onDisplay($editor, $this->asset, $this->author); $result[] = $temp; }




علاقه مندی ها (Bookmarks)