Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Author Social Links

Schermafbeeldingen

Installatie

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

FAQ

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.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Author Social Links” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Author Social Links” in je eigen taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

0.0.1

  • A plugin is born