REST API controller for attachments to bbPress post types.

since 2.7.0
package bbPress

 Methods

Checks if an attachment can be read.

check_read_permission(\WP_Post $post) : boolean
since 2.7.0

Parameters

$post

\WP_Post

Attachment post object.

Returns

booleanWhether the attachment can be read.