We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b2bbe0 commit 2abb29dCopy full SHA for 2abb29d
no-fuss-indexnow.php
@@ -40,4 +40,5 @@
40
41
require_once __DIR__ . '/inc/namespace.php';
42
43
+// Run late to give themes and plugins a chance to set up asynchronous pings.
44
add_action( 'after_setup_theme', __NAMESPACE__ . '\\bootstrap', 20 );
0 commit comments