Skip to content

Commit

Permalink
return the transient if not empty!
Browse files Browse the repository at this point in the history
  • Loading branch information
circlecube committed Aug 14, 2024
1 parent 6014b6a commit fedddac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ function ( $transient ) {
'canMigrateSite' => true,
);
}
return $transient;
},
10,
2
Expand Down

0 comments on commit fedddac

Please sign in to comment.