Skip to content

v1.5.3

Choose a tag to compare

@tobiashaas tobiashaas released this 06 Oct 20:14
· 2 commits to main since this release

πŸš€ Release v1.5.2: Fix PHP Fatal Errors & New Style Admin Interface

βœ… Fixed Issues:

  • Fixed PHP Fatal Error: Call to undefined method WC_Percentage_Shipping_Plugin::render_calculation_method()
  • Removed Duplicate Methods: Eliminated all redeclaration errors
  • Added Missing Methods: All rendering methods for interface now implemented
  • Verified PHP Syntax: All syntax errors resolved
  • Admin Interface: All 15 tabs now working properly

🎨 Features:

  • Complete Modern Style Interface: Vertical sidebar navigation with collapsible sections
  • Search Functionality: Quick search with Ctrl+K shortcut
  • Clean White Content Area: Professional settings layout
  • 15 Admin Interface Tabs: All fully functional and organized
  • Modern Responsive Design: Mobile-friendly interface
  • Enhanced User Experience: Smooth animations and interactions

πŸ”§ Technical Improvements:

  • All PHP fatal errors resolved
  • Clean code structure with no duplicate methods
  • Proper method definitions for all admin interface components
  • Verified PHP 8.3+ compatibility
  • Enhanced error handling and validation

πŸ”„ Auto-Updates:

This release supports automatic updates from GitHub. WordPress will notify you when updates are available.