PATH:
home
/
lab2454c
/
mact34.com
/
wp-content
/
plugins
/
jetpack
/
modules
<?php /** * Module Name: Sitemaps * Module Description: Make it easy for search engines to find your site. * Sort Order: 13 * First Introduced: 3.9 * Requires Connection: No * Auto Activate: No * Module Tags: Recommended, Traffic * Feature: Recommended * Additional Search Queries: sitemap, traffic, search, site map, seo * * @package automattic/jetpack */ /** * Disable direct access and execution. */ if ( ! defined( 'ABSPATH' ) ) { exit; } if ( '1' == get_option( 'blog_public' ) ) { // loose comparison okay. include_once __DIR__ . '/sitemaps/sitemaps.php'; // Disable WordPress 5.5-era sitemaps. add_filter( 'wp_sitemaps_enabled', '__return_false' ); } add_action( 'jetpack_activate_module_sitemaps', 'jetpack_sitemap_on_activate' ); /** * Run when Sitemaps module is activated. * * @since 4.8.0 */ function jetpack_sitemap_on_activate() { wp_clear_scheduled_hook( 'jp_sitemap_cron_hook' ); require_once __DIR__ . '/sitemaps/sitemap-constants.php'; require_once __DIR__ . '/sitemaps/sitemap-buffer.php'; require_once __DIR__ . '/sitemaps/sitemap-stylist.php'; require_once __DIR__ . '/sitemaps/sitemap-librarian.php'; require_once __DIR__ . '/sitemaps/sitemap-finder.php'; require_once __DIR__ . '/sitemaps/sitemap-builder.php'; }
[+]
publicize
[+]
photon-cdn
[-] module-headings.php
[edit]
[+]
search
[-] shortcodes.php
[edit]
[-] lazy-images.php
[edit]
[-] minileven.php
[edit]
[+]
site-icon
[-] notes.php
[edit]
[+]
verification-tools
[-] carousel.php
[edit]
[+]
widgets
[+]
plugin-search
[+]
likes
[-] monitor.php
[edit]
[-] geo-location.php
[edit]
[-] seo-tools.php
[edit]
[-] search.php
[edit]
[-] enhanced-distribution.php
[edit]
[+]
theme-tools
[+]
custom-post-types
[-] subscriptions.php
[edit]
[+]
sitemaps
[-] post-by-email.php
[edit]
[-] gravatar-hovercards.php
[edit]
[-] videopress.php
[edit]
[+]
..
[-] shortlinks.php
[edit]
[+]
subscriptions
[-] module-extras.php
[edit]
[-] custom-css.php
[edit]
[-] publicize.php
[edit]
[+]
videopress
[-] latex.php
[edit]
[-] woocommerce-analytics.php
[edit]
[-] widgets.php
[edit]
[-] module-info.php
[edit]
[+]
tiled-gallery
[+]
google-analytics
[-] json-api.php
[edit]
[+]
scan
[+]
contact-form
[-] infinite-scroll.php
[edit]
[-] comment-likes.php
[edit]
[-] tiled-gallery.php
[edit]
[-] plugin-search.php
[edit]
[-] sharedaddy.php
[edit]
[-] sitemaps.php
[edit]
[-] masterbar.php
[edit]
[-] contact-form.php
[edit]
[+]
simple-payments
[-] photon-cdn.php
[edit]
[+]
post-by-email
[-] custom-content-types.php
[edit]
[+]
carousel
[-] widget-visibility.php
[edit]
[+]
photon
[+]
seo-tools
[-] theme-tools.php
[edit]
[-] verification-tools.php
[edit]
[+]
gravatar
[+]
memberships
[+]
shortcodes
[+]
protect
[-] protect.php
[edit]
[+]
widget-visibility
[+]
cloudflare-analytics
[-] sso.php
[edit]
[-] google-analytics.php
[edit]
[+]
sharedaddy
[-] markdown.php
[edit]
[-] wpgroho.js
[edit]
[-] vaultpress.php
[edit]
[+]
geo-location
[+]
markdown
[+]
infinite-scroll
[-] photon.php
[edit]
[+]
wpcom-block-editor
[-] stats.php
[edit]
[-] copy-post.php
[edit]
[+]
related-posts
[-] related-posts.php
[edit]
[+]
custom-css
[+]
comment-likes
[+]
wpcom-tos
[-] wordads.php
[edit]
[+]
woocommerce-analytics
[+]
comments
[-] comments.php
[edit]
[+]
wordads
[+]
masterbar
[+]
sso
[+]
calypsoify
[-] likes.php
[edit]