=== Plugin Name === Contributors: riccardooliva Tags: frontend, development Requires at least: 4.3.0 Tested up to: 5.2 Requires PHP: 7.1 Stable tag: 1.1 License: MIT A set of handful tools to ease your life as a frontend WP developer. == Description == This plugins aims to provide a set of functionalities for WordPress frontend developers. It has no direct effect on your website, nor it registers any kind of administration panel on your backend. You can file a detailed explanation and example use cases in the github wiki at this link: [https://github.com/riccardooliva91/wordpress-frontend-helper/wiki](https://github.com/riccardooliva91/wordpress-frontend-helper/wiki) == Installation == Simply install this plugin and you will have its functionalities available on your WordPress installation. If you are working with git repositories, you can pull this plugin here: https://github.com/riccardooliva91/wordpress-frontend-helper/ == Changelog == = 1.1.1 = * Bug fix: data persistency = 1.1 = * Added media versioning functionality * Added `if` method to the assets manager = 1.0 = * First release