Skip to content

ecomerciar/woocommerce-custom-profile-picture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

=== Woocommerce Custom Profile Picture ===
Contributors: ecomerciar
Donate link: http://ecomerciar.com/
Tags: profile picture, woocommerce, profile
Requires at least: 4.6
Tested up to: 4.9.1
Requires PHP: 5.6
Stable tag: 1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

== Description ==

Let your users/clients upload a custom picture to their woocommerce profile.

== Installation ==

1. Upload your plugin to the folder `/wp-content/plugins/woocommerce-custom-profile-picture`, or install the plugin directly through the WordPress plugins.
2. Activate the plugin in the 'Plugins' page in WordPress
3. The field to add or change the profile picture will be added automatically to the WooCommerce User Dashboard
4. If your theme doesn't implement the get_avatar function in the templates you should modify it manually

== Frequently Asked Questions ==

= What is the maximum upload size of a profile image? =

The limit has been set in 5 MB pictures as a maximum

= Where can I see how to implement the get_avatar function? =

You can look at the wordpress codex on how to implemnt the get_avatar function ([Click Here](https://codex.wordpress.org/Function_Reference/get_avatar/ "Click Here"))

== Upgrade Notice ==

= 1.0 =
Initial Release.

== Screenshots == 

1. Upload Profile Picture

== Changelog ==

= 1.0 =
* Initial Release

IF you need help you can find us through our website [Ecomerciar](http://ecomerciar.com/ "Ecomerciar").

Releases

No releases published

Packages

No packages published

Languages