-
Notifications
You must be signed in to change notification settings - Fork 14
Comparing changes
Open a pull request
base repository: WebberZone/better-search
base: 4.2.2
head repository: WebberZone/better-search
compare: 4.2.3
- 19 commits
- 25 files changed
- 1 contributor
Commits on Jan 5, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 3fb10bb - Browse repository at this point
Copy the full SHA 3fb10bbView commit details
Commits on Jan 8, 2026
-
- Update better-search-en_US.pot with latest strings from pro version - Update better-search-en_US.po with new translations - Regenerate better-search-en_US.mo
Configuration menu - View commit details
-
Copy full SHA for 2adf5ad - Browse repository at this point
Copy the full SHA 2adf5adView commit details
Commits on Jan 18, 2026
-
chore: Sync includes from pro version
- Copy updated includes folder from better-search-pro - Remove pro subfolder - Remove Freemius premium-only initialization blocks - Update translation files
Configuration menu - View commit details
-
Copy full SHA for eac2d30 - Browse repository at this point
Copy the full SHA eac2d30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b4d82d - Browse repository at this point
Copy the full SHA 3b4d82dView commit details -
Update composer.json: add build:vendor script and enhance zip exclusions
- Add build:vendor script for production dependency optimization - Update zip script to exclude vendor/.DS_Store and vendor/bin/ directories - Align with add-to-all repository composer configuration
Configuration menu - View commit details
-
Copy full SHA for cb6d248 - Browse repository at this point
Copy the full SHA cb6d248View commit details
Commits on Jan 19, 2026
-
Update Hook_Registry validation to use is_numeric() for consistency
- Change is_int() to is_numeric() for priority and args validation - Matches validation pattern used in add-to-all plugin - Ensures consistent behavior across all WebberZone plugins
Configuration menu - View commit details
-
Copy full SHA for 8a4f17d - Browse repository at this point
Copy the full SHA 8a4f17dView commit details
Commits on Jan 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 9b6640a - Browse repository at this point
Copy the full SHA 9b6640aView commit details
Commits on Jan 24, 2026
-
Refactor seamless mode handling and improve query validation
- Replace bypass_posts_pre_query() with inline closure in load_seamless_mode() - Add WP_Query instance validation before processing - Extract seamless mode logic into clearer conditional variables - Use Better_Search_Query to populate main query results via posts_pre_query filter - Add WP_Post_Type validation in get_bsearch_form() post type loop - Simplify aria_label assignment using ternary operator - Update translation file line number
Configuration menu - View commit details
-
Copy full SHA for 202d9e7 - Browse repository at this point
Copy the full SHA 202d9e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a082448 - Browse repository at this point
Copy the full SHA a082448View commit details -
Refactor tracker response handling and improve code consistency
- Change tracker response from JSON to plain text format - Update fetch handler to use response.text() instead of response.json() - Replace ajax_url variable with ajaxurl in admin scripts - Nest strings under bsearch_admin_data.strings object - Add bsearch_debug query var registration - Extract debug flag check into variable for clarity - Set proper Content-Type header for debug responses - Remove unnecessary HTTP 204 headers in non
Configuration menu - View commit details
-
Copy full SHA for 38fa40a - Browse repository at this point
Copy the full SHA 38fa40aView commit details -
Add helper functions for WooCommerce detection and post meta retrieval
- Add bsearch_is_woocommerce_active() to check WooCommerce availability - Add bsearch_get_meta() wrapper for get_post_meta() - Update translation file timestamp
Configuration menu - View commit details
-
Copy full SHA for 38c05ec - Browse repository at this point
Copy the full SHA 38c05ecView commit details -
Replace SVN with GitHub tarball downloads for WordPress test environm…
…ent setup - Add download_and_extract_wordpress_develop() function to fetch WordPress develop from GitHub - Update install_wp_and_test_suite() to use GitHub tarballs as primary source with SVN fallback - Support trunk, branches/, and tags/ references via GitHub codeload URLs - Remove subversion installation from GitHub Actions workflow - Use curl and tar instead of svn co for WordPress core and test suite downloads - Maintain SV
Configuration menu - View commit details
-
Copy full SHA for bc74800 - Browse repository at this point
Copy the full SHA bc74800View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8629ccf - Browse repository at this point
Copy the full SHA 8629ccfView commit details
Commits on Jan 25, 2026
-
Improve setup wizard and update translations
- Update wizard UI text for better user experience - Change button labels to be more intuitive - Update translation files with new strings - Enhance Settings API to v2.7.3
Configuration menu - View commit details
-
Copy full SHA for 64bf09b - Browse repository at this point
Copy the full SHA 64bf09bView commit details -
Sync includes from pro version and update i18n files
- Copy includes folder from better-search-pro - Remove pro subfolder from includes - Remove Freemius initialization from class-main.php - Update translation files (.pot, .po, .mo)
Configuration menu - View commit details
-
Copy full SHA for 8655456 - Browse repository at this point
Copy the full SHA 8655456View commit details
Commits on Jan 31, 2026
-
refactor: modernize Settings_Wizard_API with null coalescing and PHP …
…7.4+ syntax - Replace isset() ternary with null coalescing operator (??) - Use wp_strip_all_tags() for label sanitization - Qualify call_user_func() with namespace prefix for clarity
Configuration menu - View commit details
-
Copy full SHA for 36df080 - Browse repository at this point
Copy the full SHA 36df080View commit details
Commits on Feb 6, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 7650599 - Browse repository at this point
Copy the full SHA 7650599View commit details
Commits on Feb 7, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 6909677 - Browse repository at this point
Copy the full SHA 6909677View commit details -
Merge pull request #136 from WebberZone/develop
Merge develop v4.2.3 into Master
Configuration menu - View commit details
-
Copy full SHA for 7004f10 - Browse repository at this point
Copy the full SHA 7004f10View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.2.2...4.2.3