WP Social media follow link adder

Beschreibung

WP Social media follow link adder automatically appends a responsive block of social channel buttons to single posts and provides a shortcode to place the same block anywhere. A settings page lets site admins set a heading and paste channel URLs; empty fields are ignored so only active channels appear.

Key features:
– Auto-inserts buttons on single posts with an optional heading.
– Shortcode [rkpcl_channel_links] for use in pages, widgets, or templates.
– Per-network colors with accessible contrast and security-conscious links (rel="noopener noreferrer").

Screenshots

  • Buttons appended below a single post.
  • Settings page with heading and URL fields.

Installation

  1. Install the plugin
  2. Activate the plugin from the Plugins screen.
  3. Go to Settings WP Social media follow link adder and enter channel URLs.

FAQ

Can the buttons be shown on pages?

Yes. Use the shortcode [rkpcl_channel_links] wherever needed.

Will empty inputs output buttons?

No. Only channels with valid, non-empty URLs are rendered.

Can the heading be customized?

Yes. The heading text can be changed on the settings page; it is escaped before output.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende und Entwickler

„WP Social media follow link adder“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Änderungsprotokoll

2.2.0

  • Added icons and customizable heading.
  • Hide buttons for empty URLs.
  • Shortcode and auto-append behavior.