Opis
A plugin to manage wordpress website logo, shortcode [WEBSITE_LOGO]
Instalacja
- Upload plugin zip file \’website-logo.zip\’ and activate plugin
- From Appearance > Logo, configure logo from url or file Upload
- Shortcode [WEBSITE_LOGO] to display logo in default image size
- For custom logo size use shortcode [WEBSITE_LOGO height=”100″ width=”200″]
Najczęściej zadawane pytania
Question: How can i use this in page templates or php files ?
Answer: just simply add this code:
$height,$width = height and width of logo image numeric, eg: getWebsiteLogo(10,10);
Recenzje
2016-09-03
This is really what I was looking for, with crop functionality
and upload.
This is useful if the client wants to be able to change the website logo.
Thank you developer.
2017-02-08
I was looking for something very handy and easy to use for my website logo and found this amazing plugin. Its as simple as nothing. Thank you developer for such a simple plugin.
Kontrybutorzy i deweloperzy
„Simple Website Logo” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Simple Website Logo” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
released starting version 1.0
released version 1.1, bug fixes improvements