Skip to:
Content

BuddyPress.org

Opened 6 years ago

Closed 6 years ago

#8286 closed enhancement (fixed)

Add the `html` argument to bp_get_blog_avatar()

Reported by: imath Owned by: imath
Priority: normal Milestone: 6.0.0
Component: Blogs Version:
Severity: normal Keywords: has-patch commit
Cc:

Description

I'm currently updating the BP REST API documentation. Unlike the Member & Group Avatar endpoints, it is not possible for the Blog Avatar endpoint to only get the url of the avatar only. Let's make it possible to improve consistency regarding these endpoints.

Attachments (1)

8286.patch (2.4 KB ) - added by imath 6 years ago.

Download all attachments as: .zip

Change History (2)

@imath
6 years ago

#1 @imath
6 years ago

  • Resolutionfixed
  • Status assignedclosed

In 12636:

Blogs: Add a new argument to the function used to fetch a blog avatar

The html argument makes it possible to only get the raw URL of the blog avatar.

Fixes #8286

Note: See TracTickets for help on using tickets.