- Issue created by @ccjjmartin
When on the block layout edit page for my block I get a token that is structured [block_token:ctools_block:block_name] but when I am editing content and look at the token replacement pattern the actual (working) token is [block_token:system:block_name].
Edit a block on the edit page and check the token string provided.
Then edit a piece of content with a text filter that allows for block token replacements and check the replacement patterns.
Notice the difference.
Remove the help text on the block admin page since it is providing wrong information. The replacement patterns is right where the editors need it so this should be enough for them to work with.
Remove the block form admin code found here: https://git.drupalcode.org/project/block_token/-/blob/8.x-1.x/block_toke...
Removes incorrect help text.
N/A
N/A
Active
1.0
Code