Skip to content

Commit 2abb29d

Browse files
committed
Cooment explaining late bootstrapping.
1 parent 9b2bbe0 commit 2abb29d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

no-fuss-indexnow.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@
4040

4141
require_once __DIR__ . '/inc/namespace.php';
4242

43+
// Run late to give themes and plugins a chance to set up asynchronous pings.
4344
add_action( 'after_setup_theme', __NAMESPACE__ . '\\bootstrap', 20 );

0 commit comments

Comments
 (0)