Changeset 13241
- Timestamp:
- 02/21/2022 08:43:09 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-activity/classes/class-bp-activity-oembed-extension.php
r10882 r13241 92 92 93 93 // Check the URL to see if this is a single activity URL. 94 if ( 0 !== strpos( $url, $domain ) ) {94 if ( is_array( $url ) || 0 !== strpos( $url, $domain ) ) { 95 95 return false; 96 96 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)