這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Private Twitter Embeds with Nitter

外掛說明

There are many benefits of using this plugin over the default Twitter embeds. Works only for /status/x urls, no timelines or others.

  1. You do not have to worry about compromising your users privacy. No need to even think about GDPR …
  2. You even get server privacy because your server will no longer call Twitters oEmbed service to get the embed codes for /status/ urls.
  3. The embeds become your content. The tweets are injected into your HTML. No <iframe>s. No stupid JavaScript. They are are actually technically many not even “embeds” anymore.
  4. This means that you can style them the way you like. I included the Twitter light theme and the Pleroma dark theme from Nitter by default.
  5. Your embeds will stay up for as long as WP transients last, meaning deleted tweets will be stored on your site. This could be made permanent in theory.

No options yet, but you can use the nextgenthemes/nitter-embeds/nitter-instance filter to change to your preferred Nitter instance.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Private Twitter Embeds with Nitter〉的開發相關工作。

參與者

變更記錄

2025-03-13 – 0.5.1

  • Never made a proper svn commit, wp.org forces me to. Nitter instances do really work anymore.

2023-04-11 – 0.5.0

  • Initial release