Skip to content

Commit

Permalink
Remove Search Results Context block
Browse files Browse the repository at this point in the history
This has now been added to mu-plugins, see WordPress/wporg-mu-plugins#671
  • Loading branch information
adamwoodnz committed Nov 20, 2024
1 parent 6dfba78 commit 623f566
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 144 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,6 @@
require_once __DIR__ . '/src/resource-select/index.php';
require_once __DIR__ . '/src/search-filters/index.php';
require_once __DIR__ . '/src/search-post/index.php';
require_once __DIR__ . '/src/search-results-context/index.php';

add_action( 'init', __NAMESPACE__ . '\\init' );
add_filter( 'wporg_block_site_breadcrumbs', __NAMESPACE__ . '\set_site_breadcrumbs' );
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 623f566

Please sign in to comment.