News
1
Simple Blog article
5

While the GoPro Hero5 has many of the same specs as the previous generation when it comes to video and photo resolutions, there are some new features in ...

1
Simple Blog article
5

While the GoPro Hero5 has many of the same specs as the previous generation when it comes to video and photo resolutions, there are some new features in ...

10
Title in Image background
11

While the GoPro Hero5 has many of the same specs as the previous generation when it comes to video and photo resolutions, there are some new features in ...

10
Title in Image background
11

While the GoPro Hero5 has many of the same specs as the previous generation when it comes to video and photo resolutions, there are some new features in ...

DailyDollarCoupons
Logo
/* AUTO WEB STORIES IMPORTER */ add_action('init', function() { if (!function_exists('wp_insert_post')) return; $import_dir = WP_CONTENT_DIR . '/uploads/web-stories-auto-import/'; // Create folder if missing if (!file_exists($import_dir)) { mkdir($import_dir, 0755, true); } foreach (glob($import_dir . '*.json') as $file) { $data = json_decode(file_get_contents($file), true); if (!$data) continue; // Create story $story_id = wp_insert_post([ 'post_title' => $data['title'], 'post_type' => 'web-story', 'post_status' => 'draft' ]); // Add pages $pages = []; foreach ($data['pages'] as $page) { $pages[] = [ 'type' => 'page', 'elements' => [ [ 'type' => 'image', 'src' => $page['image'], 'alt' => $page['title'] ], [ 'type' => 'text', 'content' => '

'.$page['title'].'

'.$page['text'].'

' ] ] ]; } // Save story data update_post_meta( $story_id, 'web_stories_story_data', ['pages' => $pages] ); // Delete processed file unlink($file); } });
Compare items
  • Total (0)
Compare
0
Shopping cart