Beschrijving
Deze plugin is gesloten sinds 3 december 2025 en is niet beschikbaar om te downloaden. Reden: Overtreding richtlijnen.
Beoordelingen
28 oktober 2024
Using Buddypress and Dynamic User Directory. This plugin works right out of the box!
12 maart 2024
1 reactie
Without warning, the website will start displaying an email and an info blog with a description of the author below the article. Why?!
23 februari 2024
1 reactie
WP Version 6.4.3PHP 7.4mysite.com/wp-content/debug.log:[23-Feb-2024 12:03:17 UTC] PHP Fatal error: Maximum execution time of 120 seconds exceeded in /mysite.com/wp-includes/plugin.php on line 398
24 januari 2024
2 reacties
This plugin was long due for an update (a security one, too) and when it was finally updated it messed up the appearance of the website. Users’ images dissappeared and user name and description was appended redundantly and in ugly fashion after every post, despite being already shown.My solution for this annoying mess was to install Simple Local Avatars (by 10up). This plugin has a tool to migrate from another avatar plugin (Wp User Avatar). It can be tweaked to migrate also all local avatars that are stored in the media library and are called with an id (not the ones that are brought from external URLs): Go to the plugin file named “class-simple-local-avatars.php” and at line 1529 change ‘user_avatar’ to ‘_wpupa_attachment_id’. The line should look like this after the change:$meta_key = $wpdb->get_blog_prefix( $blog_id ) . ‘_wpupa_attachment_id’;The meta_key field name where the local avatar image id is stored is thus changed to make the migration possible from WP User Profile Avatar. After this, all you need to do is go into Simple Local Avatar settings and look for “Migrate avatars from WP User Avatar to Simple Local Avatars” andn click on the button. It will only migrate avatars that have local images with ids stored in the meta_key mentioned above, but it works well.You can now deactivate and delete this awfully maintained plugin.For the images called by external urls stored in usermeta meta_key ‘_wpupa_url’ I did’t search for an automatic solution, as I only had a few avatars shown like this and I changed them manually with the new plugin.Hope this helps!
23 januari 2024
3 reacties
The recent update brought unwanted sideeffects, like sudden ugly Author boxes after every post, page and cpt. Why?
23 januari 2024
3 reacties
Hi team,The plugin was working great until the recent update, this has seem to break my site. Here are the new issues arise after updating:1) Images in media library grid view are gone. You can only see images directly uploaded by yourself and not by other users. But in list view it is still working fine.2) Single post author images missing on all single post typeHope the team can resolve these issues with the next update sooner. Thanks
Bijdragers & ontwikkelaars
“WP User Profile Avatar” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“WP User Profile Avatar” is vertaald in 1 taal. Dank voor de vertalers voor hun bijdragen.
Vertaal “WP User Profile Avatar” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.