-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: level-level/clarkson-404
base: 1.0.1
head repository: level-level/clarkson-404
compare: master
- 14 commits
- 4 files changed
- 4 contributors
Commits on Jan 15, 2021
-
Sets the main query results to the 404 page.
This helps prevent issues when a plugin uses wp_reset_postdata() to reset the global $post to something that isn't our 404. This way all the main query knows is the 404 page, so any reset leads to the correct page.
Configuration menu - View commit details
-
Copy full SHA for d16a293 - Browse repository at this point
Copy the full SHA d16a293View commit details
Commits on Jan 18, 2021
-
Merge pull request #6 from level-level/fix-404-global-post
Sets the main query results to the 404 page.
Configuration menu - View commit details
-
Copy full SHA for c9625aa - Browse repository at this point
Copy the full SHA c9625aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 072fc98 - Browse repository at this point
Copy the full SHA 072fc98View commit details
Commits on Mar 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 04d4f21 - Browse repository at this point
Copy the full SHA 04d4f21View commit details
Commits on Mar 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for afba5b1 - Browse repository at this point
Copy the full SHA afba5b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4082feb - Browse repository at this point
Copy the full SHA 4082febView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3beb9f9 - Browse repository at this point
Copy the full SHA 3beb9f9View commit details -
Merge pull request #8 from level-level/wider-cc-version-support
Wider cc version support
Configuration menu - View commit details
-
Copy full SHA for 1268d58 - Browse repository at this point
Copy the full SHA 1268d58View commit details
Commits on Nov 17, 2023
-
Fixes issue with set 404 ID that can not be loaded. Error was an uncaught "Uncaught Exception TypeError: "Clarkson_Core\Objects::get_object(): Argument #1 ($post) must be of type WP_Post, null given, called in /srv/http/shared/deploys/releases/20231115101209/mu-plugins/clarkson-404/clarkson-404.php on line 69"
Configuration menu - View commit details
-
Copy full SHA for d4ef141 - Browse repository at this point
Copy the full SHA d4ef141View commit details -
Merge pull request #9 from level-level/NielsdeBlaauw-patch-1
Fix unavailable 404 page.
Configuration menu - View commit details
-
Copy full SHA for 2ac350c - Browse repository at this point
Copy the full SHA 2ac350cView commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d52a151 - Browse repository at this point
Copy the full SHA d52a151View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3142eb2 - Browse repository at this point
Copy the full SHA 3142eb2View commit details -
Merge pull request #10 from level-level/fix/crash_deleted_404_page
Fix crash if 404 page has been deleted
Configuration menu - View commit details
-
Copy full SHA for c9157b0 - Browse repository at this point
Copy the full SHA c9157b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85e2d47 - Browse repository at this point
Copy the full SHA 85e2d47View 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 1.0.1...master