Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

Author Social Links

Skjermbilder

Installasjon

Installation is really simple.

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Update the Contact Info fields in your user profile

Ofte stilte spørsmål

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.

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

«Author Social Links» er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen:

Bidragsytere

Endringslogg

0.0.1

  • A plugin is born