WordPress.org

Español (Costa Rica)

  • Temas
  • Plugins
  • Noticias
  • Acerca de
  • Accessibility
  • Patterns
  • Colaborar
  • Equipo
  • Get WordPress
Get WordPress
WordPress.org

Plugin Directory

Basic Social Share Buttons

  • Submit a plugin
  • My favorites
  • Log in
  • Submit a plugin
  • My favorites
  • Log in

This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Basic Social Share Buttons

Por Michael James
Descargar
  • Detalles
  • Valoraciones
  • Desarrollo
Soporte

Descripción

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

Capturas

  • 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

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“Basic Social Share Buttons” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores
  • Michael James

Traduce “Basic Social Share Buttons” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

1.0.1

  • Shortcode added to admin page

1.0

  • Initial launch

Meta

  • Version 1.0.2
  • Last updated hace 2 años
  • Active installations 10+
  • Tested up to 6.3.7
  • PHP version 7.0 or higher
  • Language
    English (US)
  • Tags
    share buttonssocial buttonsSocial Share Buttonssocial shares
  • Vista avanzada

Valoraciones

No reviews have been submitted yet.

Add my review

See all reviews

Colaboradores

  • Michael James

Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

Ver el foro de soporte

  • About
  • News
  • Hosting
  • Privacy
  • Showcase
  • Themes
  • Plugins
  • Patterns
  • Learn
  • Support
  • Developers
  • WordPress.tv ↗
  • Get Involved
  • Events
  • Donate ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Español (Costa Rica)

  • Visit our X (formerly Twitter) account
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • Visit our Facebook page
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our TikTok account
  • Visit our YouTube channel
  • Visit our Tumblr account
El código es poesía.