Skip to:
Content

BuddyPress.org

Opened 5 years ago

Closed 5 years ago

#8286 closed enhancement (fixed)

Add the `html` argument to bp_get_blog_avatar()

Reported by: imath's profile imath Owned by: imath's profile imath
Milestone: 6.0.0 Priority: normal
Severity: normal Version:
Component: Blogs 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 5 years ago.

Download all attachments as: .zip

Change History (2)

@imath
5 years ago

#1 @imath
5 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

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.