__( ' Advance Education ', 'advance-education' ) ) ); } /** * Register Block Patterns. */ if ( function_exists( 'register_block_pattern' ) ) { register_block_pattern( 'advance-education/banner-section', array( 'title' => __( 'Banner Section', 'advance-education' ), 'categories' => array( 'advance-education' ), 'content' => "\n
\"\"
\n
\n
\n\n\n\n
\n

LOREM IPSUM

\n\n\n\n

 IS SIMPLY DUMMY TEXT OF PRINTING Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum

\n\n\n\n\n
\n\n\n\n
\n
\n
\n", ) ); register_block_pattern( 'advance-education/courses-section', array( 'title' => __( 'courses-section', 'advance-education' ), 'categories' => array( 'advance-education' ), 'content' => "\n
\n

POPULAR HEADING

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

Courses Title 1

\n\n\n\n

Lorem ipsum is simply dummy text of the printing and typesetting industry.

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

Courses Title 2

\n\n\n\n

Lorem ipsum is simply dummy text of the printing and typesetting industry.

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

Courses Title 3

\n\n\n\n

Lorem ipsum is simply dummy text of the printing and typesetting industry.

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