{"id":10357,"date":"2010-08-30T13:12:49","date_gmt":"2010-08-30T13:12:49","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/add-new-default-avatar-emrikols-fork\/"},"modified":"2016-06-14T17:57:16","modified_gmt":"2016-06-14T17:57:16","slug":"add-new-default-avatar-emrikols-fork","status":"publish","type":"plugin","link":"https:\/\/hr.wordpress.org\/plugins\/add-new-default-avatar-emrikols-fork\/","author":6842229,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"3.0.0","stable_tag":"3.0.0","tested":"4.5.33","requires":"4.5.2","requires_php":"","requires_plugins":"","header_name":"Add New Default Avatar [Emrikol's Fork]","header_author":"Decarbonated Web Services","header_description":"","assets_banners_color":"f2f2f2","last_updated":"2016-06-14 17:57:16","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"http:\/\/www.decarbonated.com\/","rating":5,"author_block_rating":0,"active_installs":10,"downloads":9437,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"3.0.0":"<p>THIS UPDATE WILL BREAK YOUR CURRENT CUSTOM AVATARS.  Major security fixes.<\/p>","2.0.1":"<ul>\n<li>Small bug.  I left a WB_DEBUG on :(<\/li>\n<\/ul>","2.0.0.1":"<ul>\n<li>Fixed small problem in readme.txt<\/li>\n<\/ul>","2.0":"<ul>\n<li>Upgraded to latest TimThumb, 2.8.10<\/li>\n<li>Fixed &quot;wp_enqueue_script\/wp_enqueue_style was called incorrectly&quot; bug.<\/li>\n<li>A bit late, but thanks to Honza for letting me know about a bad CSS bug that killed the bullets on all  tags.  Fixed.<\/li>\n<li>Cleaned up a lot of code, moved some actions to only admin area<\/li>\n<\/ul>","1.0.1":"<ul>\n<li>Upgrade to the more secure TimThumb 2.8<\/li>\n<\/ul>","1.0":"<ul>\n<li>Initial Release<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1436554","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1436554","resolution":"256x256","location":"assets"},"icon.svg":{"filename":"icon.svg","revision":"1436554","resolution":"","location":"assets"}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"1436554","resolution":"1544x500","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1436554","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["2.0","2.0.0.1","2.0.1","3.0.0"],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1539085","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1539085","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1539085","resolution":"1","location":"plugin"}},"screenshots":{"1":"<p>The plugin page showing a few added avatars.<\/p>","2":"<p>The \"Discussion\" settings showing the available avatars.<\/p>","3":"<p>twentysixteen theme showing the Hellow World post and comment with new avatar<\/p>"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1076,3012,127],"plugin_category":[44],"plugin_contributors":[88835],"plugin_business_model":[],"class_list":["post-10357","plugin","type-plugin","status-publish","hentry","plugin_tags-avatars","plugin_tags-default-avatar","plugin_tags-gravatar","plugin_category-discussion-and-community","plugin_contributors-emrikol","plugin_committers-emrikol"],"banners":{"banner":"https:\/\/ps.w.org\/add-new-default-avatar-emrikols-fork\/assets\/banner-772x250.png?rev=1436554","banner_2x":"https:\/\/ps.w.org\/add-new-default-avatar-emrikols-fork\/assets\/banner-1544x500.png?rev=1436554","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":"https:\/\/ps.w.org\/add-new-default-avatar-emrikols-fork\/assets\/icon.svg?rev=1436554","icon":"https:\/\/ps.w.org\/add-new-default-avatar-emrikols-fork\/assets\/icon.svg?rev=1436554","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/add-new-default-avatar-emrikols-fork\/trunk\/screenshot-1.png?rev=1539085","caption":"<p>The plugin page showing a few added avatars.<\/p>"},{"src":"https:\/\/ps.w.org\/add-new-default-avatar-emrikols-fork\/trunk\/screenshot-2.png?rev=1539085","caption":"<p>The \"Discussion\" settings showing the available avatars.<\/p>"},{"src":"https:\/\/ps.w.org\/add-new-default-avatar-emrikols-fork\/trunk\/screenshot-3.png?rev=1539085","caption":"<p>twentysixteen theme showing the Hellow World post and comment with new avatar<\/p>"}],"raw_content":"<!--section=description-->\n<p>I'd been manually adding custom default avatars in functions.php for a while, and it was always a hassle to edit it to change them.  I decided to see if there was a plugin available to do the job, and stumbled upon \"Add New Default Avatar\" here: http:\/\/wordpress.org\/extend\/plugins\/add-new-default-avatar\/\nIt was nice, but it was missing some features such as the ability to manage avatars, upload images, and automatically resize thumbnails. So I made a few modifications :)<\/p>\n\n<p>Features:<\/p>\n\n<ul>\n<li>Saves current default avatar before activating and restores it when deactivated<\/li>\n<li>Upload images using AJAX directly from the plugin page<\/li>\n<li>Ability to remove unneeded custom default avatars from the default avatar list<\/li>\n<\/ul>\n\n<!--section=installation-->\n<p>Extract the zip file and just drop the contents in the wp-content\/plugins\/ directory of your WordPress installation and then activate the Plugin from Plugins page.<\/p>\n\n<!--section=faq-->\n<p>None Yet<\/p>\n\n<!--section=changelog-->\n<h4>3.0.0<\/h4>\n\n<p><strong>THIS UPDATE WILL BREAK YOUR CURRENT CUSTOM AVATARS<\/strong>\nIt's been five years since the last update, and I finally took another look at this plugin.  Unfortunately it was full of security holes and coding standard issues.  Things have come a long way since the last version.  There aren't any more known security issues, and it's unlikely that I'll update this plugin again unless any new issues arise.<\/p>\n\n<ul>\n<li>Major refactoring to remove security vulnerabilities and poor coding standards<\/li>\n<\/ul>\n\n<h4>2.0.1<\/h4>\n\n<ul>\n<li>Small bug.  I left a WB_DEBUG on :(<\/li>\n<\/ul>\n\n<h4>2.0.0.1<\/h4>\n\n<ul>\n<li>Fixed small problem in readme.txt<\/li>\n<\/ul>\n\n<h4>2.0<\/h4>\n\n<ul>\n<li>Upgraded to latest TimThumb, 2.8.10<\/li>\n<li>Fixed \"wp_enqueue_script\/wp_enqueue_style was called incorrectly\" bug.<\/li>\n<li>A bit late, but thanks to <a href=\"http:\/\/www.honza.info\/\">Honza<\/a> for letting me know about a bad CSS bug that killed the bullets on all li tags.  Fixed.<\/li>\n<li>Cleaned up a lot of code, moved some actions to only admin area<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Upgrade to the more secure TimThumb 2.8<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial Release<\/li>\n<\/ul>","raw_excerpt":"This is my version of trepmal&#039;s &quot;Add New Default Avatar&quot; plugin.  It has a few more features which I was looking for.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/10357","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=10357"}],"author":[{"embeddable":true,"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/emrikol"}],"wp:attachment":[{"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=10357"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=10357"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=10357"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=10357"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=10357"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=10357"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}