Jelajahi Sumber

created block pattern file

Maggie 4 tahun lalu
induk
melakukan
9b011ae59e

+ 12 - 0
skatepark/inc/patterns/full-width-image-with-aside-caption.php

@@ -0,0 +1,12 @@
+<?php
+/**
+ * Full width image with aside caption.
+ *
+ * @package Skatepark
+ */
+
+return array(
+	'title'      => __( 'Full width image with aside caption', 'skatepark' ),
+	'categories' => array( 'skatepark' ),
+	'content'    => '',
+);