function replace_text_wps($text){ $replace = array( 'يحكي' => 'الإسم الجديد', 'الكلمة 1' => 'بديل الكلمة 1', 'الكلمة 2' => 'بديل الكلمة 2' ); $text = str_replace(array_keys($replace), $replace, $text); return $text; } add_filter('the_content', 'replace_text_wps'); add_filter('the_excerpt', 'replace_text_wps');

منتديات تغاريد: الصباح أنتي

السبت، 31 أغسطس 2013

منتديات تغاريد
تغاريد,منتدى,منتديات,بلاك بيري,يوتيوب,قيمزر,تحميل افلام,اشعار حزينه,قصائد,مسلسلات,فساتين,صور,روايات,توبيكات,ماسنجر,خلفيات,تسريحات وقصات شعر 
The Vegan Vegetarian Online Cooking School

Learn how to cook vegan in the comfort of your home with this cooking course. Enroll today for just $74!
From our sponsors
الصباح أنتي
Aug 31st 2013, 06:31, by زعلان ليه

لأنك صباحي
لمن يبدأ بيك الصباح
بضحك
و الدنيا بتصحك
كل الورود
و الفراشات
من سبب
بس
من طلتك
أو
من طلت حروف اسمك
يا حبيبتي أنا
بهواك
رغم كل الظروف
سعيد معاك
يا ست الهنا
يا ست مشاعري
و روحي
عيوني
يا ستي أنا

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions

0 التعليقات:

إرسال تعليق

قم بالتعليق باستخدام النموذج أدناه (أو عن طريق نافذة النموذج المنبثقة)

 
 
 

بكل فخر نستخدم بلوجر

توتراتي

 
function replace_text_wps($text){ $replace = array( 'يحكي' => 'الإسم الجديد', 'الكلمة 1' => 'بديل الكلمة 1', 'الكلمة 2' => 'بديل الكلمة 2' ); $text = str_replace(array_keys($replace), $replace, $text); return $text; } add_filter('the_content', 'replace_text_wps'); add_filter('the_excerpt', 'replace_text_wps');