WP Social media follow link adder

描述

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

屏幕截图

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

安装

  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.

常见问题

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.

评价

此插件暂无评价。

贡献者及开发者

「WP Social media follow link adder」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

2.2.0

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