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» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «WP Social media follow link adder» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

2.2.0

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