- Obsolete skins have been removed
- All template files have been massively rewritten to use the new skin
- Ownership functions now have different return results
- Custom skins and custom templates will need to be updated!
- "Themes" have been renamed "skins" to avoid confusion with WordPress themes. If you have any custom skin, in
wp-content/customer-area/themes
or inwp-content/themes/my-theme/customer-area/themes
please rename the last folder toskins
instead ofthemes
- PHP source code is now in
customer-area/src/php
instead ofcustomer-area/includes
- Javascript source code is now in
customer-area/src/js
instead ofcustomer-area/js