Move dependencies to lib/vendor
Closed this issue · 0 comments
andergmartins commented
Documentation: https://rambleventures.slab.com/posts/dropping-php-5-support-6jerleax
Free plugin
- Move libraries to
lib/vendor
- Substitute libraries with prefixed versions
- Transfer plugin initialization to the
plugins_loaded
hook - Add backward compatibility for custom codes
- Update changelog and version number
Pro plugin
- Move libraries to
lib/vendor
- Substitute libraries with prefixed versions
- Transfer plugin initialization to the
plugins_loaded
hook - Add backward compatibility for custom codes
- Update changelog and version number