← All changes
|
includes/import/xml-parsers/wxr-parser-simple-xml.php
+1
-0
2.8.1
→
2.14.0
View file →
| @@ -362,8 +362,9 @@ | ||
| 362 | 362 | 'global_h6_color' => null, |
| 363 | 363 | 'global_h6_typography' => 'json', |
| 364 | 364 | 'frontend_dashboard_page' => null, |
| 365 | 365 | 'frontend_dashboard_sub_pages' => 'json', |
| 366 | + 'global_classes' => 'json', | |
| 366 | 367 | ]; |
| 367 | 368 | |
| 368 | 369 | foreach ( array_keys( $ablocks_options ) as $page_key ) { |
| 369 | 370 | $value = $xml->xpath( '/rss/channel/ablocks_options/ablocks_' . $page_key ); |