Stay Updated with WP Guidant's Latest Enhancements
Explore the most recent updates, fixes, and new features for WP Guidant. Stay ahead with our changelog and discover how we continuously enhance your experience.
V 1.2.8
Β April 6, 2026
π Fixed: Export / Import β Condition Settings Now Fully Preserved Exported .wpguidant files were missing all condition settings from card filters. After importing, every card would show "0 Condition Set" regardless of how many conditions were configured. Both the export and import have been corrected β conditions are now fully included in the exported file and accurately restored on import.
π Fixed: Import β Empty Condition Values No Longer Lost A secondary bug in the import process caused condition settings with an empty value (such as a condition where no attribute value was selected) to be silently dropped during import. The condition entry was created correctly but its settings were missing. This has been resolved β all condition settings, including those with empty values, are now imported correctly.
π Fixed: Import β Large Guide Files No Longer Fail with "Request Entity Too Large" Importing large .wpguidant files (especially guides with many conditions) was failing with an HTTP 413 error. The previous import method encoded the entire file as a URL-encoded POST field, which caused the web server to reject the request before PHP could process it β meaning increasing PHP memory had no effect. The import now uses a proper file upload, which is handled efficiently by the server and avoids the body size limitation entirely.
β Improved: Clearer Error Messages on Import Failure When an import fails due to file size limits, invalid file format, or upload interruption, you will now see a specific, actionable error message explaining exactly what went wrong and how to fix it β rather than a generic failure notice.
V 1.2.6
March 19, 2026
Fixed: issue with Export/Import conditions. Your guides will now transfer more reliably without breaking logic.
Improved overall performance. You should notice faster loading and smoother execution across guides.
V 1.2.4
Jan 03, 2025
Fixed Minor Bugs: We've resolved several minor bugs to ensure a smoother and more reliable experience for you.
Modified Filter Options: Now you can hide options from single to multiple selections, providing more flexibility in creating your guides.
Enhanced Card Conditions: Card conditions attribute values have been modified from single to multiple selections, allowing for more detailed and customized guide conditions.
Performance Improvements: Weβve made significant improvements to the performance of WP Guidant, ensuring faster load times and better overall functionality.
V 1.2.3
Fixed WordPress 6.7 Compatibility issue
Fixed result not show issue
Improved: overall performance with faster result filtration.
Improved: functions for conditional logic to hide multiple filters for a single card.
Improved: functions for adding various conditions values for a single card attribute.
V 1.1.7
Improved: Changed single filter to hide option to multiple
Improved: Changed single attributes value select to multiple
Improved: functions for adding various conditions values for a single card attribute.