Releases: FreshySupport/fflassist-core-functionality
Release list
License management
2.0.9 License management
Fix issues with BC logon Url display
2.0.8 Adjust version number.
Launch performance tweaking - remove styles and scripts
General functions to remove unnecessary Events Manager styles and scripts from homepage and remove unnecessary WooCommerce styles and scripts from all non-WooCommerce pages.
User profile adjustments for BC meta fields.
Removed commented out namespace functionality.
Refactored code and updated documentation; correct include typo.
Refactored code and updated documentation in woo request logic.
Corrected typo preventing woo tweaks from being included.
Last Login logic not working as expected when other plugins modifying query.
Adjust Last Login logic.
Last login function was conflicting with another plugin that interacted with the $query object. The result was that users where being hidden from the /wp-admin/users.php screen.
With assistance from CoPilot, reworked the code in the sort_last_login_column function to eliminate the conflict and permit display of all users currently registered on site.
Resulted in greatly simplified code structure as well.
Code Cleanup per WordPress plugin guidelines
Ran plugin_check on plugin and applied changes to address fixes recommended. Did not apply text-domain changes noted for the tgmpa library included.
Correct FFL license placeholder on checkout page.
1.2.3 Update placeholder for FFL number on checkout.
PMPro tweaks for join now and protected content styling
1.2.2 Update version and changelog
Remove namespacing
1.2.0 Remove namespacing throughout