內容簡介
這個外掛的靈感來自這篇文章
基本上這個外掛會產生兩個函數,你可以在你的佈景主題中使用它們。
這兩個函數如下:
1. comments_number_ar(‘لا توجد تعليقات’, ‘تعليق واحد’, ‘تعليقان’, ‘% تعليقات’, ‘% تعليق’ );
2. comments_popup_link_ar(‘لا توجد تعليقات’, ‘تعليق واحد’, ‘تعليقان’, ‘% تعليقات’, ‘% تعليق’ );
這兩個函數與 comments_number () 和 comments_popup_link () 函數類似。
我只是修改它們以符合阿拉伯文法。
欲知更多資訊,請瀏覽 http://6efy.com/blog/?page_id=2222
外掛標籤
開發者團隊
原文外掛簡介
the idea of the plugin from this post
bascally the plugin generats two functions you can use them in your theme
the functions are:
1. comments_number_ar(‘لا توجد تعليقات’, ‘تعليق واحد’, ‘تعليقان’, ‘% تعليقات’, ‘% تعليق’ );
2. comments_popup_link_ar(‘لا توجد تعليقات’, ‘تعليق واحد’, ‘تعليقان’, ‘% تعليقات’, ‘% تعليق’ );
the functions are similar to functions comments_number () and comments_popup_link ()
I just edit them to be correct with Arabic grammare.
For more information http://6efy.com/blog/?page_id=2222
