summaryrefslogtreecommitdiffstats
path: root/wp-content/themes/twentytwentythree/patterns
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:51:18 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:51:18 +0000
commit0e41b5d52fdc6af6442816b5f465c9db9f84e126 (patch)
treee139a90049b158d4eed892d1662ee7f5c358fa31 /wp-content/themes/twentytwentythree/patterns
parentAdding upstream version 6.5.5+dfsg1. (diff)
downloadwordpress-upstream.tar.xz
wordpress-upstream.zip
Adding upstream version 6.6.1+dfsg1.upstream/6.6.1+dfsg1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'wp-content/themes/twentytwentythree/patterns')
-rw-r--r--wp-content/themes/twentytwentythree/patterns/call-to-action.php1
-rw-r--r--wp-content/themes/twentytwentythree/patterns/footer-default.php1
-rw-r--r--wp-content/themes/twentytwentythree/patterns/post-meta.php1
3 files changed, 3 insertions, 0 deletions
diff --git a/wp-content/themes/twentytwentythree/patterns/call-to-action.php b/wp-content/themes/twentytwentythree/patterns/call-to-action.php
index 119677d..1542790 100644
--- a/wp-content/themes/twentytwentythree/patterns/call-to-action.php
+++ b/wp-content/themes/twentytwentythree/patterns/call-to-action.php
@@ -5,6 +5,7 @@
* Categories: featured
* Keywords: Call to action
* Block Types: core/buttons
+ * Description: Left-aligned text with a CTA button and a separator.
*/
?>
<!-- wp:columns {"align":"wide"} -->
diff --git a/wp-content/themes/twentytwentythree/patterns/footer-default.php b/wp-content/themes/twentytwentythree/patterns/footer-default.php
index d197bf5..e382724 100644
--- a/wp-content/themes/twentytwentythree/patterns/footer-default.php
+++ b/wp-content/themes/twentytwentythree/patterns/footer-default.php
@@ -4,6 +4,7 @@
* Slug: twentytwentythree/footer-default
* Categories: footer
* Block Types: core/template-part/footer
+ * Description: Footer with site title and powered by WordPress.
*/
?>
<!-- wp:group {"layout":{"type":"constrained"}} -->
diff --git a/wp-content/themes/twentytwentythree/patterns/post-meta.php b/wp-content/themes/twentytwentythree/patterns/post-meta.php
index b704064..a1a9226 100644
--- a/wp-content/themes/twentytwentythree/patterns/post-meta.php
+++ b/wp-content/themes/twentytwentythree/patterns/post-meta.php
@@ -5,6 +5,7 @@
* Categories: query
* Keywords: post meta
* Block Types: core/template-part/post-meta
+ * Description: Post meta information with separator on the top.
*/
?>
<!-- wp:spacer {"height":"0"} -->