Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix spacing
  • Loading branch information
mikachan committed Oct 9, 2025
commit cb608e1f1c25c7510077111f51beff1e375b3fd0
2 changes: 1 addition & 1 deletion packages/block-library/src/term-name/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
function render_block_core_term_name( $attributes, $content, $block ) {
$term_name = '';

/**
/**
* Filters the block context to get the current term ID and taxonomy.
*
* @since 6.9.0
Expand Down
Loading