BP_Activity_oEmbed_Extension::is_page()

Check if we’re on our single activity page.

Description

Return

(bool)

Source

File: bp-activity/classes/class-bp-activity-oembed-extension.php

	protected function is_page() {
		return bp_is_single_activity();
	}

Changelog

Changelog
Version Description
BuddyPress 2.6.0 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.