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

Github Contributors

الوصف

This plugin provides a short code that you can use for showing a photo grid of all users that have contributed code to any Github repository.

It’s a great way to show off the people that have helped with your project.

You can see this live on the Contributors page for Easy Digital Downloads.

Based on the code by Konstantin Kovshenin.

لقطات الشاشة

  • Screenshot 1

التنصيب

  1. Upload to wp-content/plugins/
  2. Activate the plugin
  3. Place [github-contributors username=”{YOUR USERNAME}” repo=”{NAME OF YOUR REPO}”] on any page

المراجعات

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

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

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

المساهمون

ترجمة ”Github Contributors“ إلى لغتك.

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

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

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

1.0.1

  • Updated the transient key to use an MD5 to avoid it breaking if the repo / username is too long
  • Escaped a couple of possibly unsafe values
  • Updated some formatting with indention, whitespace, double quotes
  • Failed responses are now cached

1.0

  • First offical release!