Do you want to draw, paint and animate your WordPress page to create something unique and legitimately cool? Haven’t you always secretly wanted jellyfish swimming on your site, for example? Who hasn’t! Well – today is your lucky day because we’re going to be covering Paper.js, the brilliant javascript library which makes sites like patatap and paperoids possible. If you have …
How To Stand Out From The Crowd Using Paper.js With WordPress
Do you want to draw, paint and animate your WordPress page to create something unique and legitimately cool? Haven’t you always secretly wanted jellyfish swimming on your site, for example? Who hasn’t! Well – today is your lucky day because we’re going to be covering Paper.js, the brilliant javascript library which makes sites like patatap and […] View original post at …
How to Turn Any WordPress Theme Modification into a Simple WordPress Plugin
One of the first things budding WordPress developers learn is to use child themes for customizing WordPress websites. While this is a sound practice, there will also be times when you want to reuse code you’ve added to a child theme with a different theme or on a different website. The best way to package code for use with any …