Beskrivelse
Do you want to use the Emmet in admin page? This plugin will support it!
Installasjon
This section describes how to install the plugin and get it working.
e.g.
- Upload
wp-emmetdirectory to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- The Emmet is available in admin page
Vurderinger
3. september, 2016
Five stars because it works as expected. BUT, it would be extra-nice if there was syntax highlighting. The pure black code on a white background gives me a headache, and unfortunately this plugin does not work along with the HTML Editor Syntax Highlighter plugin.
Bidragsytere og utviklere
«WP Emmet» er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen:
BidragsytereOversett “WP Emmet” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
0.3.4
- Fix a broken editor in the edit comment page
0.3.3
- Bug fix for iOS
0.3.2
- Run the adapter in the jQuery.ready()
0.3.1
- Supports text-count
- Fix a bug of media insertion in the Visual Editor
- Fix textarea height and toolbar position
0.3
- Fixes for WordPress 4.0
- Raise the requires version to 4.0
0.2.6
- Add filter (
wp_emmet_is_in_scope)
0.2.5
- Add others scope
0.2.4
- Add the Scope option
0.2.3
- Add option of editor style
0.2.2
- Fix a bug of shortcuts that occurs when
enablethe Code coloring
0.2.1
- Fix localization doesn’t works
- Fix save on fullscreen mode doesn’t works
0.2
- Support the Code coloring by CodeMirror
0.1.2
- Fix «Add Media» button doesn’t works
0.1.1
- Update emmet.js
- Fix a bug that occurs when Options is not set
0.1
- Initial release