Transform Image Plugin
A WP plugin to build a two-dimensional pixel art based on a provided Image.
★ 2stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/swdreams/wp-transform-image/archive/refs/heads/master.zipFrom the readme
Transformimage Plugin
A WP plugin to build a two-dimensional pixelart based on a provided Image.
Requirements
- WP Profile Builder Plugin
- Login Form, Registration Form, Profile Form by Profile Builder
Folder / Files structure
ivy.php Plugin entry point.
assets/style.css Custom CSS for forms on frontend.
assets/stylebackend.css Custom CSS for backend functions.
assets/js/global.js Global JS functions
assets/js/ivyfooter.js Special JS function to be executed at bottom of page.
Change history