Oksigenia Share

Opis

Oksigenia Share is a strictly minimal, zero-dependency sharing plugin designed for high-performance websites. It does not load external scripts, iframes, or tracking cookies. All icons are rendered via inline SVGs, ensuring maximum speed and privacy compliance.

Features:
* Zero tracking or third-party requests.
* Native SVG icons for X (Twitter), WhatsApp, Telegram, LinkedIn, Email, and Nostr.
* Device-specific visibility: Toggle individual buttons for Desktop or Mobile independently.
* Custom X (Twitter) attribution: Automatically adds “by @username” if configured, or clean sharing if left blank.
* Multi-language support (en, es, it, nl, de, pt, gn, sv).
* Custom placement: Top, bottom, or both on Posts and Pages.
* Per-post overrides via native meta box.
* Auto-scaling responsive CSS with flex-wrap to prevent mobile overflow.

External services

This plugin generates share links that redirect users to third-party social media platforms (X/Twitter, WhatsApp, Telegram, LinkedIn, and Nostr) to share content.
When a user clicks a share button, they are redirected to the respective platform's sharing URL, passing the current page's URL and title as parameters. No background API calls are made, and no personal data is collected or transmitted by this plugin directly, but the user's browser will connect to these external services.
Additionally, the plugin settings page includes a link to PayPal for optional donations.

Instalacija

  1. Upload the oksigenia-share folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Settings > Oksigenia Share to configure your X username, language, and button visibility.

ČPP

Does this plugin track users?

No. Oksigenia Share relies entirely on native share URLs (mailto:, intent/tweet, etc.) and clipboard actions.

How do I change the position on a specific post?

Use the “Oksigenia Share” meta box in the post editor sidebar to override the global settings.

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“Oksigenia Share” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “Oksigenia Share” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

7.1

  • Initial public release.
  • Added desktop/mobile independent toggles.
  • Responsive auto-scaling UI.
  • Multi-language support added for button labels and X attribution.
  • Added donation and support panel.