Descripción
Oksigenia Share es un plugin de compartición estrictamente minimalista y sin dependencias, diseñado para sitios web de alto rendimiento y accesibles. No carga scripts externos, iframes ni cookies de rastreo. Todos los iconos se muestran mediante SVG integrados, lo que asegura la máxima velocidad y el cumplimiento de la privacidad.
Features:
- Zero tracking or third-party requests.
- Native SVG icons for X (Twitter), Bluesky, Threads, WhatsApp, Telegram, LinkedIn, Reddit, Email, and Nostr.
- Accessible: ARIA labels on every button, semantic grouping, visible keyboard focus, screen-reader announcement of clipboard copy, respect for
prefers-reduced-motion. - Device-specific visibility: toggle each button independently for Desktop or Mobile.
- Custom X (Twitter) attribution: automatically adds «by @username» if configured.
- Multi-language support (en, es, it, nl, de, pt, gn, sv) for the SHARE / by labels and translatable admin UI.
- Custom placement: top, bottom, or both on Posts and Pages.
- Per-post overrides via native meta box.
- Auto-scaling responsive CSS.
- Shortcode
[oksigenia_share]for manual placement.
Servicios externos
This plugin generates share links that redirect users to third-party platforms. No background API calls are made and no personal data is transmitted by the plugin itself; the user’s browser only connects to these services if and when they click a share button.
- X (Twitter): used to share content. Privacy Policy | Terms of Service
- Bluesky: used to share content. Privacy Policy | Terms of Service
- Threads: used to share content. Privacy Policy | Terms of Service
- WhatsApp: used to share content. Privacy Policy | Terms of Service
- Telegram: se usa para compartir contenido. Política de privacidad | Condiciones del servicio
- LinkedIn: se usa para compartir contenido. Política de privacidad | Condiciones del servicio
- Reddit: used to share content. Privacy Policy | Terms of Service
- PayPal: linked from the settings page for optional donations. Privacy Policy | Terms of Service
- Liberapay: linked from the settings page for optional donations. Privacy Policy | Terms of Service
Instalación
- Sube la carpeta
oksigenia-shareal directorio/wp-content/plugins/. - Activa el plugin a través del menú «Plugins» en WordPress.
- Go to Settings > Oksigenia Share to configure your X username, language, and button visibility.
FAQ
-
¿Este plugin rastrea a los usuarios?
-
No. Oksigenia Share relies entirely on native share URLs (
mailto:,intent/tweet, etc.) and clipboard actions. No external scripts, iframes or cookies are loaded. -
¿Cómo se cambia la posición en una entrada específica?
-
Use the «Oksigenia Share» meta box in the post editor sidebar to override the global settings.
-
Is the plugin accessible?
-
Yes. Each button exposes an ARIA label, the panel is grouped with
role="group", the keyboard focus is always visible, the clipboard copy action is announced through anaria-liveregion, and animations are disabled when the user enablesprefers-reduced-motionin the operating system. -
Can I help translating the plugin?
-
Yes — the plugin is fully internationalised. You can contribute translations on https://translate.wordpress.org/projects/wp-plugins/oksigenia-share/.
Reseñas
No hay valoraciones para este plugin.
Colaboradores y desarrolladores
«Oksigenia Share» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Oksigenia Share» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
7.3
- The share bar label now inherits the surrounding text color instead of a fixed grey, so it stays readable on dark backgrounds.
- On narrow screens the label drops to its own centered row instead of wrapping awkwardly next to the buttons.
7.2
- New networks: Bluesky, Threads and Reddit share buttons.
- Accessibility overhaul: ARIA labels on every button,
role="group"panel, visible:focus-visibleoutline,aria-liveannouncement when copying the Nostr link, improved label color contrast, support forprefers-reduced-motion. - Fully translatable admin UI (settings page, meta box, donation panel). The frontend already supported 8 languages.
- Donation panel: added Liberapay alongside PayPal.
- Plugin URI added to the header.
- Inline
onclickreplaced withaddEventListenerfor stricter Content Security Policy compliance. - Refactor: single source of truth for the network list (less duplication, easier to extend).
- Bugfix: clipboard fallback no longer shows a misleading «Copied!» prompt when the Clipboard API is unavailable.
- Cosmetic: emojis replaced by native Dashicons in the admin headings.
Domain Path: /languagesdeclared in the header.
7.1
- Versión pública inicial.
- Se han añadido selectores independientes para escritorio y móvil.
- Interfaz de usuario adaptable con autoescalado.
- Multi-language support added for button labels and X attribution.
- Se ha añadido el panel de donación y soporte.
