BP_Core_oEmbed_Extension::setup_properties()
Set up properties.
Description Description
Source Source
File: bp-core/classes/class-bp-core-oembed-extension.php
protected function setup_properties() {
$this->slug_endpoint = sanitize_title( $this->slug_endpoint );
}
Changelog Changelog
| Version | Description |
|---|---|
| 2.6.0 | Introduced. |