mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-12 21:35:44 +03:00
Block binding: Add value for displaying short contribution details
This commit is contained in:
parent
f2e80b8d07
commit
0e5b8788eb
2 changed files with 8 additions and 2 deletions
|
@ -65,8 +65,8 @@ if ( is_search() ) {
|
|||
<div class="wp-block-group">
|
||||
<!-- wp:post-title {"isLink":true,"fontSize":"heading-3"} /-->
|
||||
|
||||
<!-- wp:paragraph -->
|
||||
<p>Has pledged…</p>
|
||||
<!-- wp:paragraph {"style":{"elements":{"link":{"color":{"text":"var:preset|color|charcoal-4"}}}},"textColor":"charcoal-4","metadata":{"bindings":{"content":{"source":"wporg-5ftf/pledge-meta","args":{"key":"org-contribution-short-details"}}}}} -->
|
||||
<p class="has-charcoal-4-color has-text-color has-link-color"></p>
|
||||
<!-- /wp:paragraph -->
|
||||
|
||||
<!-- wp:post-excerpt {"moreText":"[MORE]","showMoreOnNewLine":false,"excerptLength":50} /-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue