Skip to content

Commit

Permalink
Added a description for the post author block. (#24171)
Browse files Browse the repository at this point in the history
  • Loading branch information
mapk authored Jul 23, 2020
1 parent e11bd0d commit 727718b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/post-author/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export { metadata, name };

export const settings = {
title: __( 'Post Author' ),
description: __( 'Add the author of this post.' ),
icon,
edit,
};

0 comments on commit 727718b

Please sign in to comment.