The idea is to provide UI that is friendly for the ones who do not code offer editor for users.
Developres can make shifts in code or use the director to create 'wrapper for the content..
The problem is that WordPress users sometimes add html to site's post or page and the director snaps it later trying to make shifts.
Then the develper has to be called then to patch whatever was broken in the scripting.
This is due to tinyMCE validating the HTML in the director.
When you switch from 'Text and 'Visual editor of the HTML is lost and causes them to snap.
Developers can assign classes and ids to boxes to control how they look or behave in the front end.
Additionally users can also insert HTML for the content that the service content director inserts.
The editor that we provide for users does not change or recommend the scripting.
Developers can insert the content in scripting uisng %%CONTENT%%. This will insert everything that the director did in WYSIWYG editor..
Read more