PATH:
home
/
carfac
/
public_html
/
unitphotog
/
wp-content
/
plugins
/
jetpack
/
modules
<?php // phpcs:disable WordPress.WP.CapitalPDangit.MisspelledInComment /** * Module Name: Backups and Scanning * Module Description: Protect your site with daily or real-time backups and automated virus scanning and threat detection. * First Introduced: 0:1.2 * Sort Order: 32 * Deactivate: false * Free: false * Requires Connection: Yes * Auto Activate: No * Feature: Security, Health * Additional Search Queries: backup, cloud backup, database backup, restore, wordpress backup, backup plugin, wordpress backup plugin, back up, backup wordpress, backwpup, vaultpress, backups, off-site backups, offsite backup, offsite, off-site, antivirus, malware scanner, security, virus, viruses, prevent viruses, scan, anti-virus, antimalware, protection, safe browsing, malware, wp security, wordpress security * Plans: personal, business, premium, security, complete */ // phpcs:enable WordPress.WP.CapitalPDangit.MisspelledInComment add_action( 'jetpack_modules_loaded', 'vaultpress_jetpack_stub' ); /** * Conditionally enable module configuration. */ function vaultpress_jetpack_stub() { if ( class_exists( 'VaultPress' ) || function_exists( 'vaultpress_contact_service' ) ) { Jetpack::enable_module_configurable( __FILE__ ); add_filter( 'jetpack_module_configuration_url_vaultpress', 'vaultpress_jetpack_configure_url' ); add_filter( 'jetpack_module_free_text_vaultpress', 'vaultpress_jetpack_module_free_text' ); } } /** * Text for filter jetpack_module_free_text_vaultpress. */ function vaultpress_jetpack_module_free_text() { return __( 'Active', 'jetpack' ); } /** * URL for filter jetpack_module_configuration_url_vaultpress. */ function vaultpress_jetpack_configure_url() { include_once ABSPATH . '/wp-admin/includes/plugin.php'; return menu_page_url( 'vaultpress', false ); }
[-] likes.php
[edit]
[-] copy-post.php
[edit]
[+]
cloudflare-analytics
[-] seo-tools.php
[edit]
[-] module-extras.php
[edit]
[-] subscriptions.php
[edit]
[+]
infinite-scroll
[+]
google-analytics
[-] geo-location.php
[edit]
[-] tiled-gallery.php
[edit]
[+]
masterbar
[+]
comments
[-] gravatar-hovercards.php
[edit]
[-] waf.php
[edit]
[-] verification-tools.php
[edit]
[-] related-posts.php
[edit]
[+]
scan
[-] theme-tools.php
[edit]
[+]
videopress
[+]
wpcom-block-editor
[+]
likes
[-] custom-css.php
[edit]
[-] 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]
[-] lazy-images.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
[-] enhanced-distribution.php
[edit]
[+]
plugin-search
[+]
contact-form
[+]
related-posts
[+]
google-fonts
[+]
markdown
[-] woocommerce-analytics.php
[edit]
[-] wpgroho.js
[edit]
[+]
wpcom-tos
[+]
carousel
[-] photon-cdn.php
[edit]
[-] vaultpress.php
[edit]
[+]
custom-css
[+]
comment-likes
[-] sso.php
[edit]
[-] publicize.php
[edit]
[-] widget-visibility.php
[edit]
[-] infinite-scroll.php
[edit]
[+]
verification-tools
[-] search.php
[edit]
[+]
calypsoify
[-] module-info.php
[edit]
[-] google-analytics.php
[edit]
[-] post-by-email.php
[edit]
[-] blaze.php
[edit]
[+]
widget-visibility
[+]
sitemaps
[+]
site-icon
[+]
custom-post-types
[-] .htaccess
[edit]
[+]
post-by-email
[-] custom-content-types.php
[edit]
[+]
sso
[-] post-list.php
[edit]
[-] masterbar.php
[edit]
[-] shortcodes.php
[edit]
[+]
tiled-gallery
[+]
..
[+]
geo-location
[+]
stats
[-] widgets.php
[edit]
[-] markdown.php
[edit]