BP_Core_oEmbed_Extension::set_route_args()
If your oEmbed endpoint requires additional arguments, set them here.
Description
See also
- register_rest_route(): View the $args parameter for more info.
Return
(array)
Source
File: bp-core/classes/class-bp-core-oembed-extension.php
protected function set_route_args() { return array(); }
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.