Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jondavidjohn committed May 17, 2013
1 parent 4088401 commit 9076b5b
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Expand Up @@ -215,6 +215,14 @@ Download: http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/

This is actually a bug in the WordPress core. This will be fixed in WordPress 3.3 according to this ticket http://core.trac.wordpress.org/ticket/18157.

**I occasionally receive a PHP Warning of "Missing argument 5 for Social::get_avatar()", what does this mean?**

You are likely using the add-local-avatars plugin here : http://wordpress.org/extend/plugins/add-local-avatar/

This plugin incorrectly calls the `get_avatar` filter.

http://wordpress.org/support/topic/get_avatar-filter-hook-missing-5th-argument

**Where can I update my default social broadcast accounts?**

Connect your social account and after that you can add/remove your default broadcast accounts under the Social Settings Page and from your user profile page (Users/Your Profile).
Expand Down Expand Up @@ -280,6 +288,16 @@ This version fixes several bugs and may help with HostGator's weird server "secu

## Changelog

**2.9**

* Added German and Norwegian Bokmål language support
* Now using HTTPS for Facebook and Twitter links and avatars
* Fix Conflict with add-local-avatar plugin
* Default 'social_approve_likes_and_retweets' to false (previously true)
* Added Option to enable/disable social broadcasting for specific post types
* Fix Issue with high byte charaters causing duplication of aggregated comments


**2.8**

* Change Twitter search endpoint to use v1.1
Expand Down

0 comments on commit 9076b5b

Please sign in to comment.