- Code: Select all
[:en]
The differences between them and the normal language tags are:
- [important] Quicktags are for manual additions, normal tags (<!--:en--><!--:-->) will be used automatically by the plugin to ensure no-tag-visibility if Plugins fails for some reason. You should stick with normal tags whenever possible!
- [bad] Quicktags will be visible once qT is disabled (breaks layouts, look weird)
- [good] Quicktags don't need to be closed
- [good] Quicktags are shorter and will leave more space for the more important content in limited fields
- [good] Quicktags don't get removed by Wordpress cleaning functions, so they will work at more places (widget title!)
- [good] Quicktags are faster to type.

Here is an example of a complete multilingual string using Quicktags:
- Code: Select all
[:en]English[:de]Deutsch
