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

WP GitHub Card

الوصف

This is a plugin which gives you a small card to show your GitHub user profile summary. You just have to put shortcode.

Features include:
+ GitHub account name and avatar
+ recently active repository
+ frequently used language list sorted by repository’s stargazers count
+ public repositories and gists count
+ followers count
+ total stargazers count

Notice:
This plugin caches GitHub user profile data into the database (expires 4 hours).

لقطات الشاشة

  • GitHub profile card screenshot
  • usage

التنصيب

  1. Install “WP GitHub Card” via the WordPress.org plugin directory or uploading the files to your server.
  2. Activate the plugin.
  3. Put shortcode ‘[github-card user={GitHub account name}]’ in your page.

المراجعات

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

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

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

المساهمون

ترجمة ”WP GitHub Card“ إلى لغتك.

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

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

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

2.3.0

  • migrated twig v2 to 3

2.2.0

  • tested php8.0, 8.2

2.1.0

  • required php7.4 or later, added typed properties

2.0.0

  • required php7.3 or later, end of support php5

1.0.1

  • bugfix

1.0.0

  • Initial working version.