Opis
This WordPress plugin makes a link tile from Open Graph protocol.
What you have to write is just a shortcode:
[khlt_linktile url=”URL”]
And there are some options.
- url : (mandatory) URL to link
- bgcolor : (option, default: #fff) background-color of the link tile.
- nocache : (option, default: false) set to true once if the linked page is changed.
- desc : (option, default: fetch from OGP) set any text here if you want to override OGP’s description.
OGP data from linked site is cached for a week. (You can change my PHP code)
Instalacja
This section describes how to install the plugin and get it working.
- Upload
open-graph-link-tiledirectory to the/wp-content/plugins/directory - Activate the plugin through the 'Plugins’ menu in WordPress
- Place
[khlt_linktile url="URL"]in your article
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Open Graph link tile” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Open Graph link tile” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.0.0
- Initial version.
