@since: BuddyPress 2.6.0 |
Description |
---|---|
BP_Core_oEmbed_Extension::content() |
Add content for your oEmbed response here. |
BP_Core_oEmbed_Extension::is_page() |
Add a check for when you are on the page you want to oEmbed. |
BP_Core_oEmbed_Extension::validate_url_to_item_id() |
Validate the URL to see if it matches your item ID. |
BP_Core_oEmbed_Extension::set_oembed_response_data() |
Set the oEmbed response data. |
BP_Core_oEmbed_Extension::set_fallback_html() |
Sets the fallback HTML for the oEmbed response. |
BP_Core_BP_Nav_BackCompat::offsetExists() |
Check whether nav array has a value at the specified offset. |
BP_Core_BP_Nav_BackCompat::offsetUnset() |
Unset a nav array value at the specified offset. |
BP_Core_BP_Nav_BackCompat |
bp_nav backward compatibility class. |
BP_Core_BP_Nav_BackCompat::__construct() |
Constructor. |
BP_Core_BP_Nav_BackCompat::offsetSet() |
Assign a value to the nav array at the specified offset. |