Disable wplink integration for Text, Header, Footer blocks

This commit is contained in:
Tautvidas Sipavičius
2015-09-22 15:54:27 +03:00
parent be76e016b3
commit df8af5610f
3 changed files with 3 additions and 3 deletions

View File

@@ -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) {