diff options
Diffstat (limited to 'wp-includes/blocks/post-author/block.json')
-rw-r--r-- | wp-includes/blocks/post-author/block.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/wp-includes/blocks/post-author/block.json b/wp-includes/blocks/post-author/block.json index 47dceef..6f81481 100644 --- a/wp-includes/blocks/post-author/block.json +++ b/wp-includes/blocks/post-author/block.json @@ -61,6 +61,9 @@ "background": true, "text": true } + }, + "interactivity": { + "clientNavigation": true } }, "style": "wp-block-post-author" |