Loading honeypot.post_update.php +7 −0 Original line number Diff line number Diff line Loading @@ -64,3 +64,10 @@ function honeypot_tour_update_joyride(Tour $tour): bool { return $needs_save; } /** * Rebuild the service container after adding new 'honeypot' service. */ function honeypot_post_update_rebuild_service_container(): void { // An empty update will flush all caches. } Loading
honeypot.post_update.php +7 −0 Original line number Diff line number Diff line Loading @@ -64,3 +64,10 @@ function honeypot_tour_update_joyride(Tour $tour): bool { return $needs_save; } /** * Rebuild the service container after adding new 'honeypot' service. */ function honeypot_post_update_rebuild_service_container(): void { // An empty update will flush all caches. }