Skip to content

Commit

Permalink
Update modal description to mention the Query block
Browse files Browse the repository at this point in the history
  • Loading branch information
DAreRodz committed Sep 14, 2023
1 parent 227b9ce commit 4e5760d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import { useState, useEffect } from '@wordpress/element';
import { useContainsThirdPartyBlocks } from '../utils';

const disableEnhancedPaginationDescription = __(
'Plugin blocks are not supported yet. For enhanced pagination to work, remove the plugin block, then re-enable enhanced pagination in settings.'
'Plugin blocks are not supported yet. For the enhanced pagination to work, remove the plugin block, then re-enable "Enhanced pagination" in the Query Block settings.'
);

const modalDescriptionId =
Expand Down

0 comments on commit 4e5760d

Please sign in to comment.