PATH:
home
/
carfac
/
.trash
/
jetpack
/
modules
<?php // phpcs:ignore WordPress.Files.FileName.InvalidClassFileName /** * Module Name: Search * Module Description: Instantly deliver the most relevant results to your visitors. * First Introduced: 5.0 * Sort Order: 34 * Free: false * Requires Connection: Yes * Auto Activate: No * Feature: Search * Additional Search Queries: search, elastic, elastic search, elasticsearch, fast search, search results, search performance, google search * Plans: business, complete * * @package automattic/jetpack */ use Automattic\Jetpack\Search\Classic_Search; use Automattic\Jetpack\Search\Helper as Search_Helper; if ( ! defined( 'ABSPATH' ) ) { exit( 0 ); } /** * These are old legacy class names that were deprecated due to the move to packages. * * @todo Does this make more sense as a legacy dir in the search package? */ /** * Jetpack Search deprecated class. * * @deprecated 10.6 */ class Jetpack_Search { /** * Singleton */ protected function __construct() { } /** * Return the instance of the new class. */ public static function instance() { // Explicitly provide the blog ID, just in case. return Classic_Search::instance( Search_Helper::get_wpcom_site_id() ); } }
[-] likes.php
[edit]
[-] copy-post.php
[edit]
[-] seo-tools.php
[edit]
[-] module-extras.php
[edit]
[-] account-protection.php
[edit]
[-] blocks.php
[edit]
[-] subscriptions.php
[edit]
[+]
infinite-scroll
[-] simple-payments.php
[edit]
[-] tiled-gallery.php
[edit]
[+]
comments
[-] gravatar-hovercards.php
[edit]
[-] waf.php
[edit]
[-] verification-tools.php
[edit]
[-] related-posts.php
[edit]
[+]
scan
[-] theme-tools.php
[edit]
[+]
videopress
[+]
external-media
[+]
likes
[-] videopress.php
[edit]
[+]
theme-tools
[-] sitemaps.php
[edit]
[+]
gravatar
[-] monitor.php
[edit]
[+]
memberships
[-] latex.php
[edit]
[-] json-api.php
[edit]
[+]
photon-cdn
[-] protect.php
[edit]
[-] shortlinks.php
[edit]
[-] google-fonts.php
[edit]
[-] plugin-search.php
[edit]
[-] wordads.php
[edit]
[-] contact-form.php
[edit]
[-] photon.php
[edit]
[-] stats.php
[edit]
[-] module-headings.php
[edit]
[-] sharedaddy.php
[edit]
[-] notes.php
[edit]
[-] comments.php
[edit]
[+]
sharedaddy
[+]
subscriptions
[+]
simple-payments
[-] comment-likes.php
[edit]
[-] carousel.php
[edit]
[+]
seo-tools
[+]
shortcodes
[+]
widgets
[+]
wordads
[+]
woocommerce-analytics
[+]
plugin-search
[+]
related-posts
[+]
google-fonts
[+]
markdown
[-] woocommerce-analytics.php
[edit]
[-] wpgroho.js
[edit]
[+]
wpcom-tos
[+]
carousel
[-] photon-cdn.php
[edit]
[-] vaultpress.php
[edit]
[+]
comment-likes
[-] sso.php
[edit]
[-] publicize.php
[edit]
[-] widget-visibility.php
[edit]
[-] infinite-scroll.php
[edit]
[+]
verification-tools
[-] search.php
[edit]
[-] module-info.php
[edit]
[-] post-by-email.php
[edit]
[-] blaze.php
[edit]
[+]
widget-visibility
[+]
sitemaps
[+]
site-icon
[+]
custom-post-types
[+]
post-by-email
[-] custom-content-types.php
[edit]
[-] post-list.php
[edit]
[-] shortcodes.php
[edit]
[+]
tiled-gallery
[+]
..
[+]
stats
[-] widgets.php
[edit]
[-] markdown.php
[edit]