Beskrivning
This simple plugin lets you get your Coderwall badges and show them on your blog.
Install, activate the plugin and set your username in the CW Badges Panel.
You can display your badges using the [cwbadges] shortcode inside your pages/posts.
There’s also a widget which waits to be activated by you in the theme options.
Installation
- Upload my-coderwall-badges directory to the
/wp-content/plugins/
directory - Activate the plugin through the ’Plugins’ menu in WordPress
- Copy the style in
css/style.css
to your theme’s stylesheet and adapt it to your needs.
Recensioner
Bidragsgivare och utvecklare
”My Coderwall Badges” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”My Coderwall Badges” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
0.6
- fixed ssl verification issue (thanks to tmeinlschmidt)
0.5
- Added option to show Coderwall endorsements (http://coderwall.com/blog/2012-01-16-the-hacker-version-of-an-embeddable-social-button) (thanks to picandocodigo)
0.4
- German translation (thanks to bountin)
0.3
- Added a simple widget. (thanks to picandocodigo)
0.2
- Minor fixes, added shortcode, removed curl functions.
0.1
- First release.