📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-26 10:01:46
📂
/
/
home
/
pallabnv
/
public_html
/
wp-content__3bb9dea
/
themes
/
twentytwentyfive
/
patterns
✏️
Editing: binding-format.php
<?php /** * Title: Post format name * Slug: twentytwentyfive/binding-format * Categories: twentytwentyfive_post-format * Description: Prints the name of the post format with the help of the Block Bindings API. * * @package WordPress * @subpackage Twenty_Twenty_Five * @since Twenty Twenty-Five 1.0 */ ?> <!-- wp:paragraph {"metadata":{"bindings":{"content":{"source":"twentytwentyfive/format"}}},"fontSize":"small"} --> <p class="has-small-font-size"></p> <!-- /wp:paragraph -->
💾 Save Changes
❌ Cancel