Adds an avatar upload field to user profiles. Generates requested sizes on demand just like Gravatar!
Adds an avatar upload field to user profiles if the current user has media permissions. Generates requested sizes on demand just like Gravatar! Simple and lightweight.
Just edit a user profile, and scroll down to the new “Avatar” field. The plug-in will take care of cropping and sizing!
/wp-content/plugins/ directoryUse avatars in your theme using WordPress’ built in get_avatar() function: https://codex.wordpress.org/Function_Reference/get_avatar
You can also use get_simple_local_avatar() (with the same arguments) to retrieve local avatars a bit faster, but this will make your theme dependent on this plug-in.
No. Simple Local Avatars neither collects, stores, nor sends any PII data of visitors or avatar users on the host site or to 10up or other services.
Note that this release bumps the minimum required version of WordPress from 6.3 to 6.4.
braces from 3.0.2 to 3.0.3, pac-resolver from 7.0.0 to 7.0.1, socks from 2.7.1 to 2.8.3 and removes ip (props @dependabot, @Sidsector9 via #286).ws from 7.5.9 to 7.5.10 (props @dependabot, @faisal-alvi via #287).express from 4.18.2 to 4.19.2 (props @dependabot, @faisal-alvi via #269).follow-redirects from 1.15.5 to 1.15.6 (props @dependabot, @faisal-alvi via #269).ip from 1.1.8 to 1.1.9 (props @dependabot, @faisal-alvi via #269).webpack-dev-middleware from 5.3.3 to 5.3.4 (props @dependabot, @faisal-alvi via #269).Note that this release bumps the minimum required version of WordPress from 5.7 to 6.3.
CONTRIBUTING.md file (props @kmgalanakis, @jeffpaul via #274).simple_local_avatar_deleted action to avatar_delete (props @lllopo, @faisal-alvi, @dkotter via #255).v20 (props @Sidsector9, @dkotter via #257).CODEOWNERS of the plugin (props @jeffpaul, @dkotter via #253).download-artifact from v3 to v4 (props @iamdharmesh, @jeffpaul via #265).lee-dohm/no-response with actions/stale to help with closing no-response/stale issues (props @jeffpaul, @dkotter via #266).Local Avatars Only is unchecked (props @faisal-alvi, @ankitguptaindia, @qasumitbagthariya via #260).axios from 0.25.0 to 1.6.2 and @wordpress/scripts from 23.7.2 to 26.18.0 (props @dependabot, @faisal-alvi via #250).pre_simple_local_avatar_url filter to allow an avatar image to be short-circuited before Simple Local Avatars processes it (props @johnbillion, @peterwilsoncc via #237).word-wrap from 1.2.3 to 1.2.4 (props @dependabot, @faisal-alvi via #223).tough-cookie from 4.1.2 to 4.1.3 (props @dependabot, @faisal-alvi via #225).@cypress/request from 2.88.10 to 3.0.0 (props @dependabot, @faisal-alvi via #225, #234).cypress from 11.2.0 to 13.2.0 (props @dependabot, @faisal-alvi, @iamdharmesh via #234, #236).postcss from 8.4.21 to 8.4.31 (props @dependabot, @faisal-alvi via #238).@babel/traverse from 7.20.12 to 7.23.2 (props @dependabot, @faisal-alvi via #240).@10up/cypress-wp-utils version to 0.2.0 (props @iamdharmesh, @faisal-alvi via #236).@wordpress/env version from 5.2.0 to 8.7.0 (props @iamdharmesh, @faisal-alvi via #236).cypress-mochawesome-reporter version from 3.0.1 to 3.6.0 (props @iamdharmesh, @faisal-alvi via #236).webpack from 5.75.0 to 5.76.1 (props @dependabot, @faisal-alvi via #207).WP_User to get_avatar() (props @mattheu, @faisal-alvi via #193).simple-git from 3.15.1 to 3.16.0 (props @dependabot, @faisal-alvi via #191).http-cache-semantics from 4.1.0 to 4.1.1 (props @dependabot, @faisal-alvi via #197).simple_local_avatars_upload_limit to restrict image upload size & image file checking enhanced (props @Shirkit, @jayedul, @faisal-alvi, @jeffpaul via #171).assign_new_user_avatar (props @lllopo, @mattwatsoncodes, @faisal-alvi via #183).update_avatar_ratings as it’s not required anymore (props @dkotter, @lllopo, @faisal-alvi, @jeffpaul via #175).json5 from 1.0.1 to 1.0.2 (props @dependabot, @faisal-alvi via #182).Build release zip GitHub Action (props @peterwilsoncc, @faisal-alvi via #168).wp_initialize_site instead of deprecated action wpmu_new_blog (props @kadamwhite, @faisal-alvi via #156).@wordpress/env from 4.9.0 to 5.2.0 and got from 10.7.0 to 11.8.5 (props @dependabot, @faisal-alvi via #153).loader-utils from 2.0.2 to 2.0.3 (props @dependabot, @faisal-alvi via #160).loader-utils from 2.0.3 to 2.0.4 (props @dependabot, @peterwilsoncc via #162).simple-git from 3.9.0 to 3.15.1 (props @dependabot via #176).