Dette plugin er ikke blevet testet med de seneste 3 større udgivelser af WordPress. Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer, når det bruges med nyere versioner af WordPress.

Author Social Links

Skærmbilleder

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.

Anmeldelser

Der er ingen anmeldelser for denne widget.

Bidragsydere & udviklere

“Author Social Links” er open source-software. Følgende personer har bidraget til dette plugin.

Bidragsydere

Ændringslog

0.0.1

  • A plugin is born