Disable wplink integration for Text, Header, Footer blocks
This commit is contained in:
@@ -64,7 +64,7 @@ define([
|
||||
{title: 'Paragraph', block: 'p'},
|
||||
],
|
||||
|
||||
plugins: "wplink code textcolor mailpoet_custom_fields",
|
||||
plugins: "link code textcolor mailpoet_custom_fields",
|
||||
|
||||
setup: function(editor) {
|
||||
editor.on('change', function(e) {
|
||||
|
Reference in New Issue
Block a user