वर्णन
A plugin to manage wordpress website logo, shortcode [WEBSITE_LOGO]
स्थापना
- 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″]
नेहमी विचारले जाणारे प्रश्न
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);
समीक्षा
सप्टेंबर 3, 2016
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.
फेब्रुवारी 8, 2017
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.
योगदानकर्ते आणि विकसक
“Simple Website Logo” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.
योगदानकर्तेभाषांतर करा “Simple Website Logo” तुमच्या भाषेत.
विकासातील आग्रह?
कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.
बदलांची यादी
released starting version 1.0
released version 1.1, bug fixes improvements