__( 'Blogger Base', 'blogger-base' ) ) ); } /** * Register Block Patterns. */ if ( function_exists( 'register_block_pattern' ) ) { register_block_pattern( 'blogger-base/banner-section', array( 'title' => __( 'Banner Section', 'blogger-base' ), 'categories' => array( 'blogger-base' ), 'content' => "\n
\"\"
\n

\n
\n", ) ); register_block_pattern( 'blogger-base/our-blog-category-section', array( 'title' => __( 'Our Blog Category Section', 'blogger-base' ), 'categories' => array( 'blogger-base' ), 'content' => "\n
\n
\n
\n

recent post

\n\n\n\n
\n
\n
\"\"
\n\n\n\n

Lorem Ipsum is simply dummy text

\n\n\n\n

 Lorem Ipsum has been the industry's standard dummy text ever since the 1500s

\n\n\n\n\n
\n\n\n\n
\n
\"\"
\n\n\n\n

Lorem Ipsum is simply dummy text

\n\n\n\n

 Lorem Ipsum has been the industry's standard dummy text ever since the 1500s

\n\n\n\n\n
\n\n\n\n
\n
\"\"
\n\n\n\n

Lorem Ipsum is simply dummy text

\n\n\n\n

 Lorem Ipsum has been the industry's standard dummy text ever since the 1500s

\n\n\n\n\n
\n
\n\n\n\n
\n
\n

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries

\n
\n
\n
\n\n\n\n
\n

about me

\n\n\n\n
\n
\n
\"\"
\n\n\n\n

Ipsum is simply dummy text

\n\n\n\n

Ever since the 1500s, Lorem Ipsum has been the industry's standard dummy text. Ever since, Lorem Ipsum has been the industry's standard dummy text ever since.

\n
\n
\n\n\n\n
\n
\n\n\n\n\n\n
\n
\n
\n
\n
\n", ) ); }