Descripción
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.
Instalación
- 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/
Preguntas frecuentes
hoe can I change email address ?
You can cnage via own user profile.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
“Users to admin contact form” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “Users to admin contact form” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Registro de cambios
0.1
Created plugin & added capability to tranlsate field and messages via codestyle localization plugin
