Welcome to SlideDeck 2 for WordPress!
Changelog:
- Complete rewrite of SlideDeck core to be OOP
- Re-organization of how many AJAX actions are processed
- Consolidation of CSS and JavaScript loading methods into logical sub-routines
- Completely modularized SlideDeck core and made all CRUD and display systems hookable to accommodate for a variety of SlideDeck content types and building interfaces
- Converted vertical slide content storage for Legacy SlideDecks to use base64_encode() method to better preserve serialized data when using multibyte strings
- Re-wrote some lens JavaScript architecture to work properly with new preview method
- Created a lens management section for copying, deleting, editing and uploading SlideDeck lenses with a syntax highlighted source code editor