Skip to content

Commit 154adaf

Browse files
committed
add note
1 parent 80cec97 commit 154adaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/block/video-popup/edit.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ const InspectorControls = memo( props => {
204204
</> }
205205
{ props.videoLink && <>
206206
<ControlSeparator />
207+
<p>{ __( 'Note: The following attributes are used to generate the video schema.', i18n ) }</p>
207208
<AdvancedTextControl
208209
label={ __( 'Video name', i18n ) }
209210
value={ props.videoName }

0 commit comments

Comments
 (0)