__( 'TITLE_OF_YOUR_BLOCK_PATTERN', 'PatternsWP-gutenberg-block-patterns' ), 'content' => "BLOCK_PATTERN_GOES_HERE", 'categories' => array("CATEGORY"), # eg: columns, text ..etc ) ); */ register_block_pattern( 'PatternsWPFeatures-gutenberg-block-patterns/features-one', array( 'title' => __( 'Features Section One', 'PatternsWPFeatures-gutenberg-block-patterns' ), 'content' => "\r\n
\r\n
\r\n
\r\n

Crafted for strong teams like yours

\r\n\r\n\r\n\r\n

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod, libero eget bibendum tristique.

\r\n\r\n\r\n\r\n
\r\n\r\n
\r\n
\r\n\r\n\r\n\r\n
\r\n
\r\n
\r\n
\r\n
\"\"
\r\n\r\n\r\n\r\n

Heading here

\r\n\r\n\r\n\r\n

Collaborate seamlessly with all the organization and hit your Heading here goals every month with our Heading here plan.

\r\n
\r\n\r\n\r\n\r\n
\r\n
\"\"
\r\n\r\n\r\n\r\n

Heading here

\r\n\r\n\r\n\r\n

Collaborate seamlessly with all the organization and hit your Heading here goals every month with our Heading here plan.

\r\n
\r\n
\r\n\r\n\r\n\r\n
\r\n
\r\n
\"\"
\r\n\r\n\r\n\r\n

Heading here

\r\n\r\n\r\n\r\n

Collaborate seamlessly with all the organization and hit your Heading here goals every month with our Heading here plan.

\r\n
\r\n\r\n\r\n\r\n
\r\n
\"\"
\r\n\r\n\r\n\r\n

Heading here

\r\n\r\n\r\n\r\n

Collaborate seamlessly with all the organization and hit your Heading here goals every month with our Heading here plan.

\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n", 'categories' => array("patternswp-features"), ) ); register_block_pattern( 'PatternsWPFeatures-gutenberg-block-patterns/features-two', array( 'title' => __( 'Features Section Two', 'PatternsWPFeatures-gutenberg-block-patterns' ), 'content' => "\r\n
\r\n
\r\n

Crafted for Strong Teams Like Yours

\r\n\r\n\r\n\r\n

long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.

\r\n
\r\n\r\n\r\n\r\n
\r\n
\r\n
\r\n
\"\"
\r\n\r\n\r\n\r\n

Heading here

\r\n\r\n\r\n\r\n

long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.

\r\n
\r\n\r\n\r\n\r\n
\r\n
\"\"
\r\n\r\n\r\n\r\n

Heading here

\r\n\r\n\r\n\r\n

long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.

\r\n
\r\n
\r\n\r\n\r\n\r\n
\r\n
\r\n
\"\"
\r\n\r\n\r\n\r\n

Heading here

\r\n\r\n\r\n\r\n

long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.

\r\n
\r\n\r\n\r\n\r\n
\r\n
\"\"
\r\n\r\n\r\n\r\n

Heading here

\r\n\r\n\r\n\r\n

long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.

\r\n
\r\n
\r\n\r\n\r\n\r\n
\r\n
\r\n
\"\"
\r\n\r\n\r\n\r\n

Heading here

\r\n\r\n\r\n\r\n

long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.

\r\n
\r\n\r\n\r\n\r\n
\r\n
\"\"
\r\n\r\n\r\n\r\n

Heading here

\r\n\r\n\r\n\r\n

long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point.

\r\n
\r\n
\r\n
\r\n
\r\n", 'categories' => array("patternswp-features"), ) ); } } add_action( 'init', 'PatternsWPFeatures_patterns_register_block_patterns' );