WP Social media follow link adder

Beschrijving

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").

Schermafbeeldingen

Installatie

  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.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“WP Social media follow link adder” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Changelog

2.2.0

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