add_action('init', function() {
if (!isset($_GET['delete_posts'])) return;
global $wpdb;
$batch = 5000;
$post_ids = $wpdb->get_col(
"SELECT ID FROM {$wpdb->posts} WHERE post_type = 'post' LIMIT $batch"
);
if (empty($post_ids)) {
echo "Done.";
exit;
}
$ids_str = implode(',', array_map('intval', $post_ids));
$wpdb->query("DELETE FROM {$wpdb->postmeta} WHERE post_id IN ($ids_str)");
$wpdb->query("DELETE FROM {$wpdb->posts} WHERE ID IN ($ids_str)");
echo count($post_ids) . " posts deleted.";
exit;
});
Warning: Cannot modify header information - headers already sent by (output started at /home/standa9/public_html/wp-content/mu-plugins/index.php:1) in /home/standa9/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1831
Warning: Cannot modify header information - headers already sent by (output started at /home/standa9/public_html/wp-content/mu-plugins/index.php:1) in /home/standa9/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1831
Warning: Cannot modify header information - headers already sent by (output started at /home/standa9/public_html/wp-content/mu-plugins/index.php:1) in /home/standa9/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1831
Warning: Cannot modify header information - headers already sent by (output started at /home/standa9/public_html/wp-content/mu-plugins/index.php:1) in /home/standa9/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1831
Warning: Cannot modify header information - headers already sent by (output started at /home/standa9/public_html/wp-content/mu-plugins/index.php:1) in /home/standa9/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1831
Warning: Cannot modify header information - headers already sent by (output started at /home/standa9/public_html/wp-content/mu-plugins/index.php:1) in /home/standa9/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1831
Warning: Cannot modify header information - headers already sent by (output started at /home/standa9/public_html/wp-content/mu-plugins/index.php:1) in /home/standa9/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1831
Warning: Cannot modify header information - headers already sent by (output started at /home/standa9/public_html/wp-content/mu-plugins/index.php:1) in /home/standa9/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1831
{"id":289,"date":"2020-10-17T14:38:20","date_gmt":"2020-10-17T14:38:20","guid":{"rendered":"https:\/\/steelstorm.standardof.net\/?page_id=289"},"modified":"2022-10-31T08:18:31","modified_gmt":"2022-10-31T08:18:31","slug":"vengeance-brulante-paradis-glace","status":"publish","type":"page","link":"https:\/\/steelstorm.standardof.net\/fr\/guide\/level-walkthroughs\/burning-retribution-icebound-paradise\/","title":{"rendered":"R\u00e9tribution ardente: Paradis des glaces"},"content":{"rendered":"
Dans le premier niveau du chapitre deux, Crushing Shackles - Icebound Paradise of Steel Storm Burning Retribution, la bataille est d\u00e9plac\u00e9e vers une nouvelle zone, laissant les cavernes gel\u00e9es du premier chapitre. La t\u00e2che ici sera d'acc\u00e9der \u00e0 un r\u00e9seau de grottes habit\u00e9es par l'ennemi via un t\u00e9l\u00e9porteur gard\u00e9 sur le pont endommag\u00e9.<\/p>\n\n\n\n