-
Notifications
You must be signed in to change notification settings - Fork 5
Comparing changes
Open a pull request
base repository: newfold-labs/wp-module-data
base: 2.6.9
head repository: newfold-labs/wp-module-data
compare: 2.6.10
- 17 commits
- 10 files changed
- 4 contributors
Commits on Dec 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b1883a - Browse repository at this point
Copy the full SHA 8b1883aView commit details
Commits on Dec 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ec6e826 - Browse repository at this point
Copy the full SHA ec6e826View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01088a5 - Browse repository at this point
Copy the full SHA 01088a5View commit details
Commits on Jan 21, 2025
-
fix(transient): prevent PHP notices by ensuring valid array structure
Added a check to ensure that the value returned by get_option($key) is a valid array containing the 'expires_at' and 'value' keys. If the value is not a valid array, set $value to false to prevent PHP notices when accessing non-existent keys. This improves the robustness of the code by handling unexpected or corrupted data in the database.
Configuration menu - View commit details
-
Copy full SHA for 3f69df0 - Browse repository at this point
Copy the full SHA 3f69df0View commit details
Commits on Jan 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 275b187 - Browse repository at this point
Copy the full SHA 275b187View commit details
Commits on Feb 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for eb2a8a0 - Browse repository at this point
Copy the full SHA eb2a8a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3468c5 - Browse repository at this point
Copy the full SHA f3468c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0af7798 - Browse repository at this point
Copy the full SHA 0af7798View commit details -
Configuration menu - View commit details
-
Copy full SHA for 204e7ef - Browse repository at this point
Copy the full SHA 204e7efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b7fa0a - Browse repository at this point
Copy the full SHA 9b7fa0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83a480e - Browse repository at this point
Copy the full SHA 83a480eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81395d0 - Browse repository at this point
Copy the full SHA 81395d0View commit details -
Merge pull request #115 from newfold-labs/fix/event-timestamps
Add created_at timestamp to the Events
Configuration menu - View commit details
-
Copy full SHA for 71f1393 - Browse repository at this point
Copy the full SHA 71f1393View commit details -
Merge pull request #123 from dev-leonunes/main
fix(transient): prevent PHP notices by ensuring valid array structure
Configuration menu - View commit details
-
Copy full SHA for 5ae2df7 - Browse repository at this point
Copy the full SHA 5ae2df7View commit details -
Merge pull request #125 from newfold-labs/fix/woopay-events
Use pre_update_option hook
Configuration menu - View commit details
-
Copy full SHA for 2912356 - Browse repository at this point
Copy the full SHA 2912356View commit details -
Configuration menu - View commit details
-
Copy full SHA for bad41e0 - Browse repository at this point
Copy the full SHA bad41e0View commit details -
Merge pull request #126 from newfold-labs/release/2.6.10
Prep for 2.6.10 release
Configuration menu - View commit details
-
Copy full SHA for ddafe7e - Browse repository at this point
Copy the full SHA ddafe7eView 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 2.6.9...2.6.10