Opis
Make new post from a link in one click, like on Twitter
Post content from an external publication with one click: Insert link to the input field in WordPress dashboard and a new post will be created.
It is similar to twitter cards – title, description and featured image is taken from metadata if there are any. The featured image gets downloaded into your own media library and set as a regular featured image.
Demo: https://wp.tomatohunter.com/unfurl/
Author
Zrzuty ekranu
Instalacja
This section describes how to install the plugin and get it working.
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the 'Plugins’ screen in WordPress
- Go to your WordPress dashboard to see the Unfurl input field, drag it to a more convenient place if necessary.
Najczęściej zadawane pytania
- The image/title from the site does not render, I get a default one.
This happens currently mainly for medium.com articles. This plugin is still under development – the internets are wild and the metatags aren’t perfect.
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Unfurl – One Click To Post” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Unfurl – One Click To Post” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
Version
0.2.1 Added workaround for sharing LinkedIn Pulse, preliminary treatment for medium.com Cloudflare block.
0.1.2 Changed to WordPress API for curl, added nonce for POST.
0.1.1 Added fix for badly formatted strings that are encoded into random chars.
Version (Preliminary)
20170407 All default functionality for test.
Missing WordPress backend messages when somethings wrong
Image either twitter image src or <meta property=”twitter:image”
20170406 Upload without featured image
20170405 Basic draft / prototype