- الرئيسية
- ما الجديد !
-
الصفحات▼
الصفحات
كيف يتم جعل الروابط داخل قالب الموضوع دوفلو وليس نوفلو
-
-
كيف يتم جعل الروابط داخل قالب الموضوع دوفلو وليس نوفلو17-06-2019 01:11 صباحاً [3]



eval($PowerBB->functions->get_fetch_hooks('BBCodeParseHooks_cr'));
$text = str_ireplace('rel="nofollow" href','rel="dofollow" href', $text);
// end decode php code<br />
$text = str_ireplace('"nofollow"', '"dofollow"', $text);