Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

Author Social Links

Screenshots

  • An example of what the 16×16 icons will look like next to the author’s name
  • The added fields to the Contact Info form under edit User Profile

Installation

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.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende und Entwickler

„Author Social Links“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Author Social Links“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

0.0.1

  • A plugin is born