Lýsing
A plugin to manage wordpress website logo, shortcode [WEBSITE_LOGO]
Uppsetning
- 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″]
SOS
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);
Umsagnir
Þátttakendur & höfundar
“Simple Website Logo” er opinn hugbúnaður. Eftirfarandi aðilar hafa lagt sitt af mörkum við smíði þessarar viðbótar.
HöfundarTranslate “Simple Website Logo” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Breytingarsaga
released starting version 1.0
released version 1.1, bug fixes improvements

