Funking up your texts by selecting html elements in your theme and assigning animation styles.
To funk up some headings on a website we made, we created a CSS-animation plugin (using a bit of JavaScript (no jQuery, we’re keeping the funk pure)) with a bunch of funky effects. Since we like them so much, we would like you to have it. So here it is.
Project page
See https://plugins.zodan.nl/wp-text-upfunker/
It lets you animate elements on your page by
- Selecting the elements using css selectors
- Selecting the desired animation style (or just randomly picked)
- Entering the maximum number of loops.
- Add a meta box to the edit screen, so settings can be set per post/page/whatever
- Initialising the UpFunker on scroll (observer-triggered)
- Using data-* configuration for more details.
- Adding custom events (like onStart or onLoopComplete)
- Adding a custom capability to manage which users can change settings
- Adding more animation variations
Any feature requests are welcome at plugins@zodan.nl.
This should work as of WordPress v5.5 up till v6.8
If you have feature suggestions or if you experience problems, drop us a line: plugins@zodan.nl.