GITST CUSTOM AVATAR
Set custom AVATAR (User Profile Image) and store avatars into Database as base64 string.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 3290 days ago
Is GITST CUSTOM AVATAR abandoned?
Possibly abandoned (last update 3290 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
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.
Installation
- Upload the plugin files to the
/wp-content/plugins/plugin-namedirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress