Опис
oQey Headers plugin is a WordPress Plugin that allows to add and manage images for blog header easily.
NEW: Add image description, you can add some text to your images.
– suport for flash header.
For instruction on how to insert the plugin into wp template,
please visit www.oqeysites.com
A brief Markdown
- Easy to upload header images.
- Easy to order images.
- Easy to install the plugin.
Снимци екрана
Постављање
- Unzip the plugin archive and put oqey-headers folder into your plugins directory (wp-content/plugins/)
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php if (function_exists("oQeyRandomImage")) { oQeyRandomImage("", ""); } ?>
in your templates - Place
<?php if (function_exists("oQeyFlashImages")) { oQeyFlashImages(); } ?>
in your templates if you want a flash header, the header is set to show 900 x 300 px, so upload images on this size - Create a folder named „oqey_headers_images“ with 775 permission, this is required if the folder was not created automatically by the plugin; may be safe_mode restriction. Please be sure that safe_mode=off.
ЧПП
- The plugin need a special setup?
-
No.
Прегледи
Нема рецензија за овај додатак.
Сарадници и градитељи
Plugin Name: oQey Headers је софтвер отвореног кода. Следећи људи су допринели овом додатку.
СараднициПреведите Plugin Name: oQey Headers на свој језик.
Заинтересовани сте за градњу?
Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.
Белешка о изменама
= 0.5=
- Security updates.
= 0.4=
- Security updates.
= 0.3=
- You can add descriptions for the images.
= 0.2=
- Second stable version, flash support.
= 0.1=
- First stable version.