Опис
This is simple plugin that allow logged users send short messages directly to admin email. Admin will receive, user name, user email, subject and messagecontent. Plugin only will be see for registered and logged users. Also this plugin uses own styles. You can change form input field styles by changing style.css in plugin folder.
Постављање
- Upload
users_contact_formfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php do_action('ucf_contact_form'); ?>in your templates where you want to show contact form/
ЧПП
hoe can I change email address ?
You can cnage via own user profile.
Прегледи
Нема рецензија за овај додатак.
Сарадници и градитељи
Users to admin contact form је софтвер отвореног кода. Следећи људи су допринели овом додатку.
СараднициПреведите Users to admin contact form на свој језик.
Заинтересовани сте за градњу?
Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.
Белешка о изменама
0.1
Created plugin & added capability to tranlsate field and messages via codestyle localization plugin
