We'll create fresh WordPress site with GITST CUSTOM AVATAR installed. You have 20 minutes to test the plugin after that site we'll be deleted.
This Avatar changes allows to change user profile picture.
Avatar is stored in database in table gitst_avatar.
To use this avatar in front page you should use the following shortcodes
– [gitst_set_avatar] : to display avatar set option.
– [gitst_display_avatar height=150 width=150] : To display
Note: This plugin will override the WordPress get_avatar hook.
Note: This pligin will create gitst_avatar table in database.
Note: Deleting Avatar plugin will not delete gitst_avatar table from database.
Note: Avatar stored into database as base64 file.