설명
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/
FAQ
hoe can I change email address ?
You can cnage via own user profile.
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
자국어로 “Users to admin contact form”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
0.1
Created plugin & added capability to tranlsate field and messages via codestyle localization plugin
