https://github.com/viclafouch/wp_informations
Allow user's admin (editor, author, administrator, etc..) to save some contact informations about themself.
https://github.com/viclafouch/wp_informations
communication php7 wordpress wordpress-plugin
Last synced: about 2 months ago
JSON representation
Allow user's admin (editor, author, administrator, etc..) to save some contact informations about themself.
- Host: GitHub
- URL: https://github.com/viclafouch/wp_informations
- Owner: viclafouch
- Created: 2016-11-15T12:11:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-01T19:40:59.000Z (over 8 years ago)
- Last Synced: 2025-01-29T23:41:49.435Z (over 1 year ago)
- Topics: communication, php7, wordpress, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 96.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## Description
Allow user's admin (editor, author, administrator, etc..) to save some contact informations about them. The goal of this plugin is to faciliate the communication between the differents user's admin.

## Installation
This section describe how to install the plugin and get it working
1. __Download and upload the content__ of the zip (including the folder) to the '/wp-content/plugins/' directory.
2. __Activate__ the plugin through the 'Plugins' menu in WordPress.
3. Visit the settings page 'WP information' to __write your informations according to your role__.
## How does it work ?
This plugin is very simple.. After activating WP Informations, go to the setting page to see the dashboard of the plugin. You can see all informations about all of the user's admin.

To add your information, click on the link bellow the form and complete differents fields (name, tel, email...)

## Languages available
* English
* French
## Build with
* PHP
* HTML
* CSS
## Author(s)
Victor de la Fouchardiere - *Initial work* - [viclafouch](https://github.com/viclafouch)