After that new page will appear WP-admin near the bottom of the menu, where you can find Shortcode Generator and the Settings...
The animation types are listed in the in the generator.
Description links you can place local links inside the description attribute using the following shorttag {{Link text http example com}}..
Hierarchy of the links if you specify both Target link and Description link, then the Description link will be used and the Target link won't be added to the box...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
added direct link to the plugin settings page from All Plugins page for easier reach.
M minified versions of CSS and JS files added, and these are loaded to speed up the loading times.
touchscreen support tap on the box starts the animation, while the link appears in the corner.
M the extra class is added to the container boxgrid DIV insead of the cover it adds more customizability.
The plugin no longer creates WPDB, everything can now be controlled via the shortcode or the function's parameters.
Read more