الوصف
Add GitHub repository card into wordpress.
在 WordPress 文章/页面中嵌入 GitHub 仓库卡片。
Feature
- Support shortCode to display Card
- Support widget
- Provide call function
Usage
1. ShortCode
[ghCard owner='ineo6' name='mini-deploy']
2. Widget
Go to wordpress admin panel to Appearance > Widget.
3. Call function
wp_github_card_user(array( 'user' => 'ineo6' ))
لقطات الشاشة
التنصيب
- Upload the plugin to your
/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- (Optional) Fill in your GitHub personal access token in plugin options page.
—
- 上传插件到您的 WordPress 插件目录。
- 登录后台激活插件。
- (可选)在插件设置页面填写你的 GitHub 个人访问令牌。
المراجعات
لا توجد مراجعات لهذه الإضافة.
المساهمون والمطوّرون
“Card For GitHub” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونترجمة ”Card For GitHub“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
1.0.4 (2019-10-12)
- Update readme.
1.0.0 (2019-10-01)
- First release.