Title: Oksigenia Share
Author: oksigenia
Published: <strong>मार्च 20, 2026</strong>
Last modified: मे 21, 2026

---

प्लगइन शोधा

![](https://ps.w.org/oksigenia-share/assets/banner-772x250.png?rev=3487311)

![](https://ps.w.org/oksigenia-share/assets/icon-256x256.png?rev=3487311)

# Oksigenia Share

 [oksigenia](https://profiles.wordpress.org/oksigenia/) कडून

[डाउनलोड करा](https://downloads.wordpress.org/plugin/oksigenia-share.7.2.zip)

 * [तपशील](https://mr.wordpress.org/plugins/oksigenia-share/#description)
 * [पुनरावलोकने](https://mr.wordpress.org/plugins/oksigenia-share/#reviews)
 *  [इंस्टॉलेशन](https://mr.wordpress.org/plugins/oksigenia-share/#installation)
 * [डेव्हलोपमेंट](https://mr.wordpress.org/plugins/oksigenia-share/#developers)

 [समर्थन](https://wordpress.org/support/plugin/oksigenia-share/)

## वर्णन

Oksigenia Share is a strictly minimal, zero-dependency sharing plugin designed for
high-performance and accessible 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), 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.

### External services

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](https://twitter.com/en/privacy)
   | [Terms of Service](https://twitter.com/en/tos)
 * Bluesky: used to share content. [Privacy Policy](https://bsky.social/about/support/privacy-policy)
   | [Terms of Service](https://bsky.social/about/support/tos)
 * Threads: used to share content. [Privacy Policy](https://help.instagram.com/515230437301944)
   | [Terms of Service](https://help.instagram.com/581066165581870)
 * WhatsApp: used to share content. [Privacy Policy](https://www.whatsapp.com/legal/privacy-policy)
   | [Terms of Service](https://www.whatsapp.com/legal/terms-of-service)
 * Telegram: used to share content. [Privacy Policy](https://telegram.org/privacy)
   | [Terms of Service](https://telegram.org/tos)
 * LinkedIn: used to share content. [Privacy Policy](https://www.linkedin.com/legal/privacy-policy)
   | [Terms of Service](https://www.linkedin.com/legal/user-agreement)
 * Reddit: used to share content. [Privacy Policy](https://www.reddit.com/policies/privacy-policy)
   | [Terms of Service](https://www.redditinc.com/policies/user-agreement)
 * PayPal: linked from the settings page for optional donations. [Privacy Policy](https://www.paypal.com/us/webapps/mpp/ua/privacy-full)
   | [Terms of Service](https://www.paypal.com/us/webapps/mpp/ua/useragreement-full)
 * Liberapay: linked from the settings page for optional donations. [Privacy Policy](https://liberapay.com/about/privacy)
   | [Terms of Service](https://liberapay.com/about/legal)

## स्थापना

 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.

## नेहमी विचारले जाणारे प्रश्न

### Does this plugin track users?

No. Oksigenia Share relies entirely on native share URLs (`mailto:`, `intent/tweet`,
etc.) and clipboard actions. No external scripts, iframes or cookies are loaded.

### 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.

### 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
an `aria-live` region, and animations are disabled when the user enables `prefers-
reduced-motion` in 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/.

## समीक्षा

ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.

## योगदानकर्ते आणि विकसक

“Oksigenia Share” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत
योगदान केले आहे.

योगदानकर्ते

 *   [ oksigenia ](https://profiles.wordpress.org/oksigenia/)

[भाषांतर करा “Oksigenia Share” तुमच्या भाषेत.](https://translate.wordpress.org/projects/wp-plugins/oksigenia-share)

### विकासातील आग्रह?

[कोड ब्राउझ करा](https://plugins.trac.wordpress.org/browser/oksigenia-share/), [SVN संग्रहालय](https://plugins.svn.wordpress.org/oksigenia-share/)
तपासा, किंवा [विकास लॉग](https://plugins.trac.wordpress.org/log/oksigenia-share/)
च्या [RSS](https://plugins.trac.wordpress.org/log/oksigenia-share/?limit=100&mode=stop_on_copy&format=rss)
द्वारे सदस्यता घ्या.

## बदलांची यादी

#### 7.2

 * New networks: Bluesky, Threads and Reddit share buttons.
 * Accessibility overhaul: ARIA labels on every button, `role="group"` panel, visible`:
   focus-visible` outline, `aria-live` announcement when copying the Nostr link,
   improved label color contrast, support for `prefers-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 `onclick` replaced with `addEventListener` for 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: /languages` declared in the header.

#### 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.

## मेटा

 *  आवृत्ती **7.2**
 *  शेवटचा अद्यतन **2 आठवडे पूर्वी**
 *  सक्रिय स्थापना **10 पेक्षा कमी**
 *  वर्डप्रेस आवृत्ती ** 6.0 किंवा मोठा **
 *  परीक्षित केले आहे **7.0**
 *  PHP आवृत्ती ** 7.4 किंवा मोठा **
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/oksigenia-share/)
 * टॅग्ज:
 * [accessibility](https://mr.wordpress.org/plugins/tags/accessibility/)[bluesky](https://mr.wordpress.org/plugins/tags/bluesky/)
   [privacy](https://mr.wordpress.org/plugins/tags/privacy/)[share](https://mr.wordpress.org/plugins/tags/share/)
   [social media](https://mr.wordpress.org/plugins/tags/social-media/)
 *  [प्रगत दृश्य](https://mr.wordpress.org/plugins/oksigenia-share/advanced/)

## मूल्यांकन

अजून कोणतीही पुनरावलोकने सबमिट केलेली नाहीत.

[Your review](https://wordpress.org/support/plugin/oksigenia-share/reviews/#new-post)

[सर्व पुनरावलोकने पहा](https://wordpress.org/support/plugin/oksigenia-share/reviews/)

## योगदानकर्ते

 *   [ oksigenia ](https://profiles.wordpress.org/oksigenia/)

## समर्थन

काहीतरी सांगायचं आहे का? मदतीची आवश्यकता आहे का?

 [समर्थन फोरम पहा](https://wordpress.org/support/plugin/oksigenia-share/)