Descripció
There are many benefits of using this plugin over the default Twitter embeds. Works only for /status/x urls, no timelines or others.
- You do not have to worry about compromising your users privacy. No need to even think about GDPR …
- You even get server privacy because your server will no longer call Twitters oEmbed service to get the embed codes for
/status/urls. - 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. - 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.
- 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.
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«Private Twitter Embeds with Nitter» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «Private Twitter Embeds with Nitter» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
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