BP_Core_oEmbed_Extension::set_route_args()

If your oEmbed endpoint requires additional arguments, set them here.

Description

See also

Return

(array)

Source

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

116
117
118
protected function set_route_args() {
    return array();
}

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.