'GiveWP Demonstration page', 'post_content' => $this->getContent(), 'post_status' => 'publish', 'post_author' => $this->randomAuthor(), 'post_type' => 'page', ]; } /** * Page content * * @since 1.0.0 * @return string */ public function getContent() { $giveShortcodes = $this->getGiveShortcodes(); $content = ''; foreach ($giveShortcodes as $shortcode) { $content .= "