Changeset 11303
- Timestamp:
- 12/18/2016 08:06:16 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/classes/class-bp-media-extractor.php
r10417 r11303 470 470 foreach ( $matches[2] as $i => $shortcode_name ) { 471 471 $attrs = shortcode_parse_atts( $matches[3][ $i ] ); 472 $attrs = ( ! $attrs ) ? array() : $attrs;472 $attrs = ( ! $attrs ) ? array() : (array) $attrs; 473 473 474 474 $shortcode = array();
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)