વર્ણન
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).
સ્થાપન
- Install “WP GitHub Card” via the WordPress.org plugin directory or uploading the files to your server.
- Activate the plugin.
- Put shortcode ‘[github-card user={GitHub account name}]’ in your page.
સમીક્ષાઓ
આ પ્લગઇન માટે કોઈ સમીક્ષાઓ નથી.
ફાળો આપનાર & ડેવલપર્સ
“WP GitHub Card” ને તમારી ભાષામાં અનુવાદ કરો.
વિકાસમાં રસ ધરાવો છો?
કોડ બ્રાઉઝ કરો, જોવોઅસ્વીએન રેપોઝિટરીમાંથી,અથવા સબ્સ્ક્રાઇબ કરોડેવલપમેન્ટ દ્વારાઆરઅસઅસ.
ચેન્જલૉગ
2.4.0
- required php8.2 or later
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.