=== s2 reveal siteorigin === Contributors: Sebas2 Tags: Animation for SiteOrigin PageBuider and option to give panels an unique ID Requires at least: 5 Tested up to: 6.0 Requires PHP: 5.2.17 Stable tag: 1.0.4 License: GPLv2 WordPress plugin to add animation to SiteOrigin PageBuilder, uses scroll to reveal js library == Description == > WordPress plugin to add animation abilities to SiteOrigin PageBuilder = Overview = With a few simple statements add animation capability to your SiteOrigin PageBuilder = Installation Instructions = 1. Upload `s2-animate-siteorigin-pagebuilder' folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress = Usages = 1. Add a siteorigin panel 2. Goto the attributes of the panel 3. Locate `Data Sr` 4. Insert commands = Commands examples = 1. wait 3s enter top 2. scale down 10% ease-in-out 4100px 3. enter bottom, roll 45deg, over 2s 4. move 16px scale up 20%, over 2s 5. wait 2.5s, ease-in-out 100px 6. enter left, hustle 20px 7. opacity 0.5 8. roll 15deg 9. spin 180deg 10. flip 45deg 11. over 0.6s You can use ease ease ease-in ease-in-out ease-out hustle == Changelog == = 1.0.1= * Initial version = 1.0.2= * Update of plugin path reference * Update of stable tag to match version * Added a short list of usable commands = 1.0.3= * Update of stable tag to match version = 1.0.4= * Fixed reference in JS locations = 1.0.5= * Required Wordpress version update = 1.0.6= * Added images * Added animation examples