You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: views/contextualhelp/externalthemes.en_EN.phtml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
-
<p>You can use your own <a href="http://andidittrich.de/go/enlighterjs">EnlighterJS</a> Themes by uploading them into a directory named <code>enlighter/</code> within your theme (you have to create it by your own).<br />
1
+
<p>You can use your own <a href="https://enlighterjs.org">EnlighterJS</a> Themes by uploading them into a directory named <code>enlighter/</code> within your theme (you have to create it by your own).<br />
<p><ul><li><em>Themes like WordPress buildin `twentytwelve` or `twentyten`.</em></li>
7
-
<li><strong>Attention:</strong> It is strongly recommened to create a <a href="http://codex.wordpress.org/Child_Themes">Child Theme</a> to protect the created <code>enlighter/</code> directory from being erased during the update-process!</li>
7
+
<li><strong>Attention:</strong> It is strongly recommened to create a <a href="https://codex.wordpress.org/Child_Themes">Child Theme</a> to protect the created <code>enlighter/</code> directory from being erased during the update-process!</li>
Copy file name to clipboardExpand all lines: views/contextualhelp/usage.en_EN.phtml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
<hr />
4
4
5
5
<p><strong>Visual Editor Mode</strong></p>
6
-
<p>Enlighter provides a full integration into the visual editor! You can easily add code snippets by using the <strong>Code Insert Dialog</strong> located in the upper right corner of the editor toolbar.<br />
6
+
<p>Enlighter provides a full integration into the visual editor (Gutenberg+Classic)! You can easily add code snippets by using the <strong>Code Insert Dialog</strong> located in the upper right corner of the editor toolbar.<br />
7
7
By focusing a code block in the visual editor, a edit icon will appear - this allows you to change the preferences of this snippet.</p>
8
8
This mode allows you to use Enlighter without any worries. But take care: do not copy+paste snippets directly in the editor!</p>
0 commit comments