Skip to content

Commit

Permalink
add link
Browse files Browse the repository at this point in the history
  • Loading branch information
pkuliga committed Jul 30, 2024
1 parent 29b5b82 commit 7cdafcb
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,10 @@ const blockInfoMapping: { [ key: string ]: { link: string; postId: number } } =
link: 'https://wordpress.com/support/likes/',
postId: 7294,
},
'jetpack/subscriber-login': {
link: 'https://wordpress.com/support/wordpress-editor/blocks/subscriber-login-block/',
postId: 380451,
},
};

export const blockInfoWithVariations: {
Expand Down

0 comments on commit 7cdafcb

Please sign in to comment.