[buddypress-trac] [BuddyPress Trac] #6544: Use WP 4.3 site icon feature to set a blog's "profile photo"

buddypress-trac noreply at wordpress.org
Thu Sep 22 00:35:28 UTC 2016


#6544: Use WP 4.3 site icon feature to set a blog's "profile photo"
-------------------------+---------------------
 Reporter:  imath        |       Owner:  r-a-y
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:  2.7
Component:  Blogs        |     Version:
 Severity:  normal       |  Resolution:  fixed
 Keywords:  has-patch    |
-------------------------+---------------------
Changes (by r-a-y):

 * owner:   => r-a-y
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"11150"]:
 {{{
 #!CommitTicketReference repository="" revision="11150"
 Blogs: Use WordPress' Site Icons as blog avatars.

 If the current install is using WordPress 4.3+, we'll now use WordPress'
 Site Icon as the site avatar in the Sites Directory:
 https://codex.wordpress.org/Creating_a_Favicon#WordPress_Version_4.3_or_later

 If no site icon is available, we'll fallback to the site owner's user
 avatar as before.  Under the hood, we are mirroring the site icon URLs to
 blogmeta whenever a site icon is updated or deleted.

 Devs can disable this functionality with the following filter:
 `add_filter( 'bp_is_blogs_site-icon_active', '__return_false' );`

 Fixes #6544.
 }}}

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6544#comment:12>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list