Skärmdumpar
Installation
Installation is really simple.
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the ’Plugins’ menu in WordPress
- Update the Contact Info fields in your user profile
Vanliga frågor
- The links aren’t showing up, what’s wrong?
-
This plugin relies on your theme using the the_author_posts_link function to generate the author link. If your theme uses it’s own hooks or builds the link itself using get_author and get_author_link instead, the plugin will not work properly.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Author Social Links” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Author Social Links” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
0.0.1
- A plugin is born