PATH:
home
/
cuisinesj
/
www
/
new
/
wp-content
/
plugins
/
jetpack
/
modules
<?php /** * Module Name: WordPress.com Toolbar and Dashboard customizations * Module Description: Replaces the admin bar with a useful toolbar to quickly manage your site via WordPress.com. Also adds additional customizations to the WPAdmin dashboard experience for better compatibility with WP.com. * Sort Order: 38 * Recommendation Order: 16 * First Introduced: 4.8 * Requires Connection: Yes * Requires User Connection: Yes * Auto Activate: No * Module Tags: General * Additional Search Queries: adminbar, masterbar, colorschemes, profile-edit * * @package automattic/jetpack */ namespace Automattic\Jetpack\Dashboard_Customizations; use Automattic\Jetpack\Status\Host; require __DIR__ . '/masterbar/masterbar/class-masterbar.php'; require __DIR__ . '/masterbar/admin-color-schemes/class-admin-color-schemes.php'; require __DIR__ . '/masterbar/inline-help/class-inline-help.php'; new Masterbar(); new Admin_Color_Schemes(); if ( ( new Host() )->is_woa_site() ) { new Inline_Help(); require_once __DIR__ . '/masterbar/wp-posts-list/bootstrap.php'; require_once __DIR__ . '/masterbar/profile-edit/bootstrap.php'; require_once __DIR__ . '/masterbar/nudges/bootstrap.php'; } /** * Whether to load the admin menu functionality. * * @use add_filter( 'jetpack_load_admin_menu_class', '__return_true' ); * @module masterbar * * @since 9.3.0 * * @param bool $load_admin_menu_class Load Jetpack's custom admin menu functionality. Default to false. */ if ( apply_filters( 'jetpack_load_admin_menu_class', false ) ) { require_once __DIR__ . '/masterbar/admin-menu/load.php'; }
[+]
..
[-] monitor.php
[edit]
[-] sitemaps.php
[edit]
[-] wpgroho.js
[edit]
[+]
seo-tools
[+]
wordads
[-] masterbar.php
[edit]
[-] comments.php
[edit]
[-] json-api.php
[edit]
[-] protect.php
[edit]
[+]
protect
[+]
cloudflare-analytics
[+]
wpcom-tos
[+]
scan
[-] videopress.php
[edit]
[-] carousel.php
[edit]
[-] wordads.php
[edit]
[+]
woocommerce-analytics
[+]
markdown
[-] related-posts.php
[edit]
[+]
stats
[-] likes.php
[edit]
[-] photon.php
[edit]
[+]
custom-post-types
[-] theme-tools.php
[edit]
[-] vaultpress.php
[edit]
[-] infinite-scroll.php
[edit]
[-] custom-content-types.php
[edit]
[+]
widget-visibility
[+]
carousel
[-] contact-form.php
[edit]
[+]
tiled-gallery
[-] google-fonts.php
[edit]
[+]
sharedaddy
[+]
custom-css
[+]
sitemaps
[-] shortcodes.php
[edit]
[+]
plugin-search
[+]
geo-location
[+]
subscriptions
[-] enhanced-distribution.php
[edit]
[+]
photon-cdn
[+]
likes
[+]
shortcodes
[-] notes.php
[edit]
[-] seo-tools.php
[edit]
[+]
masterbar
[+]
publicize
[-] geo-location.php
[edit]
[-] photon-cdn.php
[edit]
[-] custom-css.php
[edit]
[-] plugin-search.php
[edit]
[+]
comments
[-] publicize.php
[edit]
[-] verification-tools.php
[edit]
[-] markdown.php
[edit]
[-] module-extras.php
[edit]
[+]
sso
[+]
site-icon
[-] subscriptions.php
[edit]
[-] comment-likes.php
[edit]
[+]
infinite-scroll
[+]
calypsoify
[-] module-info.php
[edit]
[-] sso.php
[edit]
[-] shortlinks.php
[edit]
[-] lazy-images.php
[edit]
[+]
verification-tools
[+]
videopress
[-] module-headings.php
[edit]
[+]
memberships
[+]
photon
[-] widget-visibility.php
[edit]
[-] widgets.php
[edit]
[-] stats.php
[edit]
[+]
theme-tools
[-] woocommerce-analytics.php
[edit]
[+]
google-analytics
[+]
widgets
[+]
contact-form
[+]
comment-likes
[+]
related-posts
[-] post-by-email.php
[edit]
[+]
wpcom-block-editor
[-] latex.php
[edit]
[+]
simple-payments
[-] sharedaddy.php
[edit]
[+]
gravatar
[-] google-analytics.php
[edit]
[-] gravatar-hovercards.php
[edit]
[-] search.php
[edit]
[+]
post-by-email
[-] tiled-gallery.php
[edit]
[-] copy-post.php
[edit]