This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Users to admin contact form

Description

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.

Screenshots

  • Contact form example.

Installation

  1. Upload users_contact_form folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. 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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Users to admin contact form” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

0.1

Created plugin & added capability to tranlsate field and messages via codestyle localization plugin