Описание
Custom Post Avatar is inspired by Aaron Parecki’s Emoji Avatars functionality on his website (https://aaronparecki.com/2019/02/25/9/emoji), but instead of beeing related to the used emojis in the content it is possible to choose it from the media library independend.
Major features in Custom Post Avatar:
- Optionally select custom avatar for each post.
- Replace avatar only for the post author, not for comment authors.
To get results out of this plugin you’ll need a theme displaying user avatars via the get_avatar function.
Roadmap
- Optional Caching of Commenter Avatars
- Possibility to remove avatars from user profile
- Possibility to edit other user avatars as admin
- Possibility to remove avatar from post (reset to default)
Установка
Upload the plugin to your WordPress Site/Blog, activate it and use it in your posts.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Custom Post Avatar» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«Custom Post Avatar» переведён на 1 язык. Благодарим переводчиков за их работу.
Перевести «Custom Post Avatar» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
0.9.6
- Bugfix: Custom Post Avatar has affected some comment avatars
- Compatibility with WordPress 5.5
0.9.5
- Bugfix: Visible avatar image after File upload in profile
0.9.4
- Every user can add n avatars in their profile page
- Custom avatar can be selected from predefined list (per user) in new/edit post screen
0.9.3
- Initial version with basic functionality.