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');

منتديات تغاريد: خَاطِره ..

الثلاثاء، 29 أكتوبر 2013

منتديات تغاريد
تغاريد,منتدى,منتديات,بلاك بيري,يوتيوب,قيمزر,تحميل افلام,اشعار حزينه,قصائد,مسلسلات,فساتين,صور,روايات,توبيكات,ماسنجر,خلفيات,تسريحات وقصات شعر 
Beer of the Month Club

Sign up for the club and get 12 hard-to-fiind microbrewed bottles of beer delivered each month. Makes a great gift, too!
From our sponsors
خَاطِره ..
Oct 29th 2013, 00:33, 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');