هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

WP-Whoami

الوصف

Just another widget to show a photo, a bio and some social media links with nice webfont-icons

The plugin is using the JustVector Social Icons Font created by Alex Peattie.

التنصيب

  • download the plugin and uncompress it with your preferred unzip programme
  • copy the entire directory in your plugin directory of your wordpress blog (/wp-content/plugins)
  • activate the plugin in your plugin page
  • set some configuration in your profile and place the widget in your sidebar
  • optionally you can place the code <?php if ( function_exists( 'the_whoami_bio' ) ) the_whoami_bio( $user_id ); ?> directly in your theme files if you want to print out the bio of a specific user

المراجعات

لا توجد مراجعات لهذه الإضافة.

المساهمون والمطوّرون

“WP-Whoami” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”WP-Whoami“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

0.4

  • Bugfixes strict mode

0.3

  • new function the_whoami_bio for echoing the bio of a specific user
  • some minor improvements

0.2

  • de_DE language-files added
  • rel="me" to the profile links added
  • whoami_admin_networks-filter added
  • whoami_frontend_css-filter added

0.1

  • first version