From c7fdfb2349e518282cb07820c8da08c510696475 Mon Sep 17 00:00:00 2001 From: Henri Wohlfarth Date: Fri, 6 Dec 2024 16:50:07 +0100 Subject: [PATCH] One More Updating imported contents --- config/onboarding-shared.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/onboarding-shared.php b/config/onboarding-shared.php index 5dbd299..b2329bc 100644 --- a/config/onboarding-shared.php +++ b/config/onboarding-shared.php @@ -42,7 +42,7 @@ '_genesis_hide_singular_image' => true, ], ], - 'installation' => [ + 'best-practices' => [ 'post_title' => 'WordPress Basics and Other Website Tips', 'post_content' => require dirname( __FILE__ ) . '/import/content/best-practices.php', 'post_type' => 'page',