Changeset 1385606
- Timestamp:
- 04/03/2016 12:44:02 PM (10 years ago)
- Location:
- avatar-manager
- Files:
-
- 2 edited
-
tags/1.6.1/readme.txt (modified) (6 diffs)
-
trunk/readme.txt (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
avatar-manager/tags/1.6.1/readme.txt
r1384990 r1385606 13 13 == Description == 14 14 15 Avatar Manager for WordPress is a sweet and simple plugin for storing avatars 16 locally and more. Easily. 15 Avatar Manager for WordPress is a sweet and simple plugin for storing avatars locally and more. Easily. 17 16 18 Enhance your WordPress website by letting your users choose between using 19 Gravatar or a self-hosted avatar image right from their profile screen. Improved 20 workflow, on-demand image generation and custom user permissions under a native 21 interface. Say hello to the Avatar Manager plugin. 17 Enhance your WordPress website by letting your users choose between using Gravatar or a self-hosted avatar image right from their profile screen. Improved workflow, on-demand image generation and custom user permissions under a native interface. Say hello to the Avatar Manager plugin. 18 19 = Help Preserve this Project = 20 21 Want to support this project for continued development and freely available for everyone? Here’s how you can help preserve Avatar Manager: 22 23 * [**Get involved.**](https://github.com/resourcestream/avatar-manager#contributing) Contribute a patch or help resolving an existing issue or confirmed feature request, or submit a translation. 24 * [**Suggest adding to core.**](https://core.trac.wordpress.org/ticket/16020) Whether you find Avatar Manager a good fit for WordPress core your feedback can help make a difference. 25 * [**Add your own review.**](https://wordpress.org/support/view/plugin-reviews/avatar-manager#postform) Let others know how was your experience using Avatar Manager. 26 * [**Make a donation.**](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SMKJZHX7G3VQS) Keep me motivated with a candy bar or a theater ticket. Is that simple. 27 28 Avatar Manager is a user-driven project, and all developments and enhancements depend on users like _you_! Become a contributor or make a donation, and get your name featured in front of a [growing audience](https://wordpress.org/plugins/avatar-manager/stats/). 29 30 _Thank you for choosing to contribute to Avatar Manager!_ 31 32 = Contributing = 33 34 Have a bug or a feature request? Please [open a new issue](https://github.com/resourcestream/avatar-manager/issues). Before opening any issue, please search for existing issues and read the [Issue Guidelines](https://github.com/necolas/issue-guidelines), written by [Nicolas Gallagher](https://github.com/necolas/). Please submit all pull requests against development branches. 35 36 * [Avatar Manager on GitHub](https://github.com/resourcestream/avatar-manager) 22 37 23 38 = How It’s Made = 24 39 25 Want to find out how Avatar Manager is built? Make sure to read the following 26 resources. 27 28 **Tuts+ Code** 29 30 + [How to Create a WordPress Avatar Management Plugin from Scratch](http://code.tutsplus.com/series/how-to-create-a-wordpress-avatar-management-plugin-from-scratch--wp-33866) 31 32 = Get Involved = 33 34 **Thank you for choosing to contribute to Avatar Manager!** 35 36 Have a bug or a feature request? Please [open a new 37 issue](https://github.com/resourcestream/avatar-manager/issues). Before opening 38 any issue, please search for existing issues and read the [Issue 39 Guidelines](https://github.com/necolas/issue-guidelines), written by [Nicolas 40 Gallagher](https://github.com/necolas/). Please submit all pull requests against 41 dev branches. 42 43 Avatar Manager is a user-driven project, and all developments and enhancements 44 depend on users like **you**! 45 46 + [Avatar Manager on GitHub](https://github.com/resourcestream/avatar-manager) 40 Find out how Avatar Manager it’s made on [Tuts+ Code](http://code.tutsplus.com/series/how-to-create-a-wordpress-avatar-management-plugin-from-scratch--wp-33866). 47 41 48 42 = Authors = … … 50 44 **Cătălin Dogaru** 51 45 52 + http://twitter.com/resourcestream 53 + http://github.com/cdog46 * https://profiles.wordpress.org/cdog 47 * https://github.com/cdog 54 48 55 49 = Contributing Developers = … … 72 66 Copyright © 2013-2016 Cătălin Dogaru 73 67 74 This program is free software; you can redistribute it and/or modify it under 75 the terms of the GNU General Public License as published by the Free Software 76 Foundation; either version 2 of the License, or (at your option) any later 77 version. 68 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. 78 69 79 This program is distributed in the hope that it will be useful, but WITHOUT ANY 80 WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 81 PARTICULAR PURPOSE. See the GNU General Public License for more details. 70 This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. 82 71 83 You should have received a copy of the GNU General Public License along with 84 this program; if not, write to the Free Software Foundation, Inc., 51 Franklin 85 Street, Fifth Floor, Boston, MA 02110-1301, USA. 72 You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. 86 73 87 74 == Installation == … … 89 76 Installation is simple as peas. 90 77 91 1. Install Avatar Manager either via the WordPress.org plugin directory, or by 92 uploading the files to your server. 93 2. After activating Avatar Manager, you will be able to customize the plugin 94 options under the [Settings Discussion 95 Screen](http://codex.wordpress.org/Settings_Discussion_Screen). 78 1. Install Avatar Manager either via the WordPress.org plugin directory, or by uploading the files to your server. 79 2. After activating Avatar Manager, you will be able to customize the plugin options under the [Settings Discussion Screen](http://codex.wordpress.org/Settings_Discussion_Screen). 96 80 3. That’s it. You’re ready to go! 97 81 … … 100 84 = Can I choose between my Gravatar and my custom avatar? = 101 85 102 Yes, you can choose between your Gravatar and your custom avatar under the 103 [Users Your Profile 104 Screen](http://codex.wordpress.org/Users_Your_Profile_Screen). 86 Yes, you can choose between your Gravatar and your custom avatar under the [Users Your Profile Screen](http://codex.wordpress.org/Users_Your_Profile_Screen). 105 87 106 88 = Can I choose a rating for my custom avatar? = 107 89 108 Yes, you can choose a rating for your custom avatar under the [Users Your 109 Profile Screen](http://codex.wordpress.org/Users_Your_Profile_Screen). 90 Yes, you can choose a rating for your custom avatar under the [Users Your Profile Screen](http://codex.wordpress.org/Users_Your_Profile_Screen). 110 91 111 92 = Can low privileged users upload their own avatar? = 112 93 113 Yes, you can enable this feature under the [Settings Discussion 114 Screen](http://codex.wordpress.org/Settings_Discussion_Screen). 94 Yes, you can enable this feature under the [Settings Discussion Screen](http://codex.wordpress.org/Settings_Discussion_Screen). 115 95 116 96 = Can I add the self-hosted avatars to my template files? = 117 97 118 Yes, you can add the self-hosted avatars to your template files by using the 119 WordPress built-in 120 [`get_avatar()`](http://codex.wordpress.org/Function_Reference/get_avatar) 121 function to retrieve the avatar for a user who provided a user ID or email 122 address. 98 Yes, you can add the self-hosted avatars to your template files by using the WordPress built-in [`get_avatar()`](http://codex.wordpress.org/Function_Reference/get_avatar) function to retrieve the avatar for a user who provided a user ID or email address. 123 99 124 100 = Can I create a default custom avatar? = 125 101 126 Yes, you can easily add your own by adding a filter to the `avatar_defaults` 127 hook. After uploading the new image to your theme files, add this to your 128 theme’s `function.php` file: 102 Yes, you can easily add your own by adding a filter to the `avatar_defaults` hook. After uploading the new image to your theme files, add this to your theme’s `function.php` file: 129 103 130 104 ` … … 141 115 ` 142 116 143 Now, go to [Settings Discussion 144 Screen](http://codex.wordpress.org/Settings_Discussion_Screen) and select your 145 new avatar from the list. 117 Now, go to [Settings Discussion Screen](http://codex.wordpress.org/Settings_Discussion_Screen) and select your new avatar from the list. 146 118 147 119 == Screenshots == 148 120 149 1. Avatar Manager options under the [Settings Discussion 150 Screen](http://codex.wordpress.org/Settings_Discussion_Screen). 151 2. Avatar Manager options under the [Users Your Profile 152 Screen](http://codex.wordpress.org/Users_Your_Profile_Screen). 153 3. Avatar Manager options under the [Users Your Profile 154 Screen](http://codex.wordpress.org/Users_Your_Profile_Screen). 121 1. Avatar Manager options under the [Settings Discussion Screen](http://codex.wordpress.org/Settings_Discussion_Screen). 122 2. Avatar Manager options under the [Users Your Profile Screen](http://codex.wordpress.org/Users_Your_Profile_Screen). 123 3. Avatar Manager options under the [Users Your Profile Screen](http://codex.wordpress.org/Users_Your_Profile_Screen). 155 124 156 125 == Changelog == -
avatar-manager/trunk/readme.txt
r1384990 r1385606 13 13 == Description == 14 14 15 Avatar Manager for WordPress is a sweet and simple plugin for storing avatars 16 locally and more. Easily. 15 Avatar Manager for WordPress is a sweet and simple plugin for storing avatars locally and more. Easily. 17 16 18 Enhance your WordPress website by letting your users choose between using 19 Gravatar or a self-hosted avatar image right from their profile screen. Improved 20 workflow, on-demand image generation and custom user permissions under a native 21 interface. Say hello to the Avatar Manager plugin. 17 Enhance your WordPress website by letting your users choose between using Gravatar or a self-hosted avatar image right from their profile screen. Improved workflow, on-demand image generation and custom user permissions under a native interface. Say hello to the Avatar Manager plugin. 18 19 = Help Preserve this Project = 20 21 Want to support this project for continued development and freely available for everyone? Here’s how you can help preserve Avatar Manager: 22 23 * [**Get involved.**](https://github.com/resourcestream/avatar-manager#contributing) Contribute a patch or help resolving an existing issue or confirmed feature request, or submit a translation. 24 * [**Suggest adding to core.**](https://core.trac.wordpress.org/ticket/16020) Whether you find Avatar Manager a good fit for WordPress core your feedback can help make a difference. 25 * [**Add your own review.**](https://wordpress.org/support/view/plugin-reviews/avatar-manager#postform) Let others know how was your experience using Avatar Manager. 26 * [**Make a donation.**](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SMKJZHX7G3VQS) Keep me motivated with a candy bar or a theater ticket. Is that simple. 27 28 Avatar Manager is a user-driven project, and all developments and enhancements depend on users like _you_! Become a contributor or make a donation, and get your name featured in front of a [growing audience](https://wordpress.org/plugins/avatar-manager/stats/). 29 30 _Thank you for choosing to contribute to Avatar Manager!_ 31 32 = Contributing = 33 34 Have a bug or a feature request? Please [open a new issue](https://github.com/resourcestream/avatar-manager/issues). Before opening any issue, please search for existing issues and read the [Issue Guidelines](https://github.com/necolas/issue-guidelines), written by [Nicolas Gallagher](https://github.com/necolas/). Please submit all pull requests against development branches. 35 36 * [Avatar Manager on GitHub](https://github.com/resourcestream/avatar-manager) 22 37 23 38 = How It’s Made = 24 39 25 Want to find out how Avatar Manager is built? Make sure to read the following 26 resources. 27 28 **Tuts+ Code** 29 30 + [How to Create a WordPress Avatar Management Plugin from Scratch](http://code.tutsplus.com/series/how-to-create-a-wordpress-avatar-management-plugin-from-scratch--wp-33866) 31 32 = Get Involved = 33 34 **Thank you for choosing to contribute to Avatar Manager!** 35 36 Have a bug or a feature request? Please [open a new 37 issue](https://github.com/resourcestream/avatar-manager/issues). Before opening 38 any issue, please search for existing issues and read the [Issue 39 Guidelines](https://github.com/necolas/issue-guidelines), written by [Nicolas 40 Gallagher](https://github.com/necolas/). Please submit all pull requests against 41 dev branches. 42 43 Avatar Manager is a user-driven project, and all developments and enhancements 44 depend on users like **you**! 45 46 + [Avatar Manager on GitHub](https://github.com/resourcestream/avatar-manager) 40 Find out how Avatar Manager it’s made on [Tuts+ Code](http://code.tutsplus.com/series/how-to-create-a-wordpress-avatar-management-plugin-from-scratch--wp-33866). 47 41 48 42 = Authors = … … 50 44 **Cătălin Dogaru** 51 45 52 + http://twitter.com/resourcestream 53 + http://github.com/cdog46 * https://profiles.wordpress.org/cdog 47 * https://github.com/cdog 54 48 55 49 = Contributing Developers = … … 72 66 Copyright © 2013-2016 Cătălin Dogaru 73 67 74 This program is free software; you can redistribute it and/or modify it under 75 the terms of the GNU General Public License as published by the Free Software 76 Foundation; either version 2 of the License, or (at your option) any later 77 version. 68 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. 78 69 79 This program is distributed in the hope that it will be useful, but WITHOUT ANY 80 WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 81 PARTICULAR PURPOSE. See the GNU General Public License for more details. 70 This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. 82 71 83 You should have received a copy of the GNU General Public License along with 84 this program; if not, write to the Free Software Foundation, Inc., 51 Franklin 85 Street, Fifth Floor, Boston, MA 02110-1301, USA. 72 You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. 86 73 87 74 == Installation == … … 89 76 Installation is simple as peas. 90 77 91 1. Install Avatar Manager either via the WordPress.org plugin directory, or by 92 uploading the files to your server. 93 2. After activating Avatar Manager, you will be able to customize the plugin 94 options under the [Settings Discussion 95 Screen](http://codex.wordpress.org/Settings_Discussion_Screen). 78 1. Install Avatar Manager either via the WordPress.org plugin directory, or by uploading the files to your server. 79 2. After activating Avatar Manager, you will be able to customize the plugin options under the [Settings Discussion Screen](http://codex.wordpress.org/Settings_Discussion_Screen). 96 80 3. That’s it. You’re ready to go! 97 81 … … 100 84 = Can I choose between my Gravatar and my custom avatar? = 101 85 102 Yes, you can choose between your Gravatar and your custom avatar under the 103 [Users Your Profile 104 Screen](http://codex.wordpress.org/Users_Your_Profile_Screen). 86 Yes, you can choose between your Gravatar and your custom avatar under the [Users Your Profile Screen](http://codex.wordpress.org/Users_Your_Profile_Screen). 105 87 106 88 = Can I choose a rating for my custom avatar? = 107 89 108 Yes, you can choose a rating for your custom avatar under the [Users Your 109 Profile Screen](http://codex.wordpress.org/Users_Your_Profile_Screen). 90 Yes, you can choose a rating for your custom avatar under the [Users Your Profile Screen](http://codex.wordpress.org/Users_Your_Profile_Screen). 110 91 111 92 = Can low privileged users upload their own avatar? = 112 93 113 Yes, you can enable this feature under the [Settings Discussion 114 Screen](http://codex.wordpress.org/Settings_Discussion_Screen). 94 Yes, you can enable this feature under the [Settings Discussion Screen](http://codex.wordpress.org/Settings_Discussion_Screen). 115 95 116 96 = Can I add the self-hosted avatars to my template files? = 117 97 118 Yes, you can add the self-hosted avatars to your template files by using the 119 WordPress built-in 120 [`get_avatar()`](http://codex.wordpress.org/Function_Reference/get_avatar) 121 function to retrieve the avatar for a user who provided a user ID or email 122 address. 98 Yes, you can add the self-hosted avatars to your template files by using the WordPress built-in [`get_avatar()`](http://codex.wordpress.org/Function_Reference/get_avatar) function to retrieve the avatar for a user who provided a user ID or email address. 123 99 124 100 = Can I create a default custom avatar? = 125 101 126 Yes, you can easily add your own by adding a filter to the `avatar_defaults` 127 hook. After uploading the new image to your theme files, add this to your 128 theme’s `function.php` file: 102 Yes, you can easily add your own by adding a filter to the `avatar_defaults` hook. After uploading the new image to your theme files, add this to your theme’s `function.php` file: 129 103 130 104 ` … … 141 115 ` 142 116 143 Now, go to [Settings Discussion 144 Screen](http://codex.wordpress.org/Settings_Discussion_Screen) and select your 145 new avatar from the list. 117 Now, go to [Settings Discussion Screen](http://codex.wordpress.org/Settings_Discussion_Screen) and select your new avatar from the list. 146 118 147 119 == Screenshots == 148 120 149 1. Avatar Manager options under the [Settings Discussion 150 Screen](http://codex.wordpress.org/Settings_Discussion_Screen). 151 2. Avatar Manager options under the [Users Your Profile 152 Screen](http://codex.wordpress.org/Users_Your_Profile_Screen). 153 3. Avatar Manager options under the [Users Your Profile 154 Screen](http://codex.wordpress.org/Users_Your_Profile_Screen). 121 1. Avatar Manager options under the [Settings Discussion Screen](http://codex.wordpress.org/Settings_Discussion_Screen). 122 2. Avatar Manager options under the [Users Your Profile Screen](http://codex.wordpress.org/Users_Your_Profile_Screen). 123 3. Avatar Manager options under the [Users Your Profile Screen](http://codex.wordpress.org/Users_Your_Profile_Screen). 155 124 156 125 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.