-
Notifications
You must be signed in to change notification settings - Fork 2
/
readme.txt
49 lines (32 loc) · 1.79 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
=== Adorable Avatars ===
Contributors: tfrommen
Tags: avatar, image, profile, user
Requires at least: 2.9.0
Tested up to: 4.7
Stable tag: v2.1.0
This plugin integrates the Adorable Avatars avatar placeholder service into WordPress.
== Description ==
This plugin integrates the <a href="http://avatars.adorable.io/" target="_blank">Adorable Avatars</a> avatar placeholder service into WordPress.
= Contribution =
To **contribute** to this plugin, please see its <a href="https://github.com/tfrommen/adorable-avatars" target="_blank">**GitHub repository**</a>.
If you have a feature request, or if you have developed the feature already, please feel free to use the Issues and/or Pull Requests section.
Of course, you can also provide me with <a href="https://translate.wordpress.org/projects/wp-plugins/adorable-avatars" target="_blank">translations</a> if you would like to use the plugin in another not yet included language.
== Installation ==
This plugin requires **PHP 5.4**.
1. Upload the `adorable-avatars` folder to the `/wp-content/plugins/` directory on your web server.
1. Activate the plugin through the _Plugins_ menu in WordPress.
1. Select _Adorable Avatars_ as default avatar setting on the _Discussion Settings_ page in your WordPress back end.
== Screenshots ==
1. **Default Avatar setting** - Here you can select _Adorable Avatars_ as default avatar setting.
== Changelog ==
= 2.1.0 =
* Fix avatars not being displayed, see [#3](https://github.com/tfrommen/adorable-avatars/issues/3), props NoahDragon.
* Introduce 'adorable_avatars.force' filter.
* Uninstall: Fix _Internal Server Error_, see [#4](https://github.com/tfrommen/adorable-avatars/issues/4), props NoahDragon.
* Build: Update dependencies.
= 2.0.0 =
* Complete refactor.
= 1.1.0 =
* WordPress.org release.
= 1.0.0 =
* Initial release.