Перейти к содержимому
  • Войти
  • Регистрация
WordPress.org

Русский

  • Темы
  • Плагины
  • Новости
  • Поддержка
    • Документация
    • Форумы
  • О WordPress
  • Сообщество
  • Скачать WordPress
Скачать WordPress

Плагины

  • Любимые
  • Бета-тестирование
  • Разработчикам
Скачать

Basic Social Share Buttons

Автор: Basic by Design
  • Детали
  • Отзывы
  • Разработка
Поддержка

Описание

Basic Social Share Buttons allows your users to share posts to social networks without loading any javascript.

Configuration

Admin options are in the WordPress admin under Reading.

You can choose between three button sizes:
* Small — Icon only
* Medium — Icon + site name
* Large — Icon + «Share on » + site name

You can choose to include the css (via wp_enqueue) or you can disable the enqueue and the css rules will be shown in admin for you to insert in your main stylesheet (for one less http request).

Usage

Use the short [basic-share-buttons] in your post content.

or in a php template its <?php echo do_shortcode('[basic-share-buttons]'); ?>

The title and URL are taken from WordPress’s the_title() and the_permalink() functions.

You can override both as parameters to the shortcode.
[basic-share-buttons title=’Your custom page title’ url=’http://customurl.com/page’]

Copyright

This plugin includes code from:
* SortableJS https://github.com/SortableJS/Sortable — MIT License
* Sharing Buttons io https://github.com/mxstbr/sharingbuttons.io — MIT License

Скриншоты

  • Admin settings (Large buttons)
  • Admin settings (Medium buttons)
  • Admin settings (Small buttons)
  • Admin settings (CSS dumped to be included in your main stylesheet)
  • Buttons on page

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Basic Social Share Buttons» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники
  • Michael James

Перевести «Basic Social Share Buttons» на ваш язык.

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

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

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

1.0.1

  • Shortcode added to admin page

1.0

  • Initial launch

Мета

  • Версия: 1.0.2
  • Обновление: 11 месяцев назад
  • Активных установок: Менее 10
  • Совместим вплоть до: 5.9.5
  • Версия PHP: 7.0 или выше
  • Язык:
    English (US)
  • Метки:
    share buttonssocial buttonsSocial Share Buttonssocial shares
  • Дополнительно

Оценки

У этого плагина ещё нет оценок.

Войдите, чтобы оставить отзыв.

Участники

  • Michael James

Поддержка

Решено проблем за последние 2 месяца:

1 из 1

Перейти в форум поддержки

  • О нас
  • Новости
  • Хостинг
  • Поддержать
  • Сувениры
  • Документация
  • Разработчики
  • Присоединиться
  • Обучение
  • Витрина
  • Плагины
  • Темы
  • Паттерны
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Приватность
  • Открытый код
WordPress.org
WordPress.org

Русский

  • Посетите нашу страницу на Facebook
  • Посетите нашу ленту в Twitter
  • Посетите наш Instagram
  • Посетите нашу страницу в LinkedIn
Код — это поэзия.