Download the PHP package automattic/jetpack-mu-wpcom without Composer
On this page you can find all versions of the php package automattic/jetpack-mu-wpcom. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download automattic/jetpack-mu-wpcom
More information about automattic/jetpack-mu-wpcom
Files in automattic/jetpack-mu-wpcom
Package jetpack-mu-wpcom
Short Description Enhances your site with features powered by WordPress.com
License GPL-2.0-or-later
Informations about the package jetpack-mu-wpcom
WordPress.com Features (jetpack-mu-wpcom)
Note: This package is intended for internal use by WordPress.com only.
Enhances your site with features powered by WordPress.com
Automattician? Read more at: PCYsg-Osp-p2
Using this package in your WordPress plugin
If you plan on using this package in your WordPress plugin, we would recommend that you use Jetpack Autoloader as your autoloader. This will allow for maximum interoperability with other plugins that use this package as well.
Security
Need to report a security vulnerability? Go to https://automattic.com/security/ or directly to our security bug bounty site https://hackerone.com/automattic.
Build System
Note: cd
to projects/packages/jetpack-mu-wpcom
before running these commands
-
npm run build-js
Compiles the plugins for development - the files are not minified and we produce a source map. -
npm run build-production-js
Compiles the plugins for production - we produce minified files without source maps. npm run clean
Removes all build files.
The entry point is:
- Plugin:
projects/packages/jetpack-mu-wpcom/src/features/{{feature-name}}/index.js
The output is:
- Plugin:
/projects/packages/jetpack-mu-wpcom/src/build/{{feature-name}}/{{feature-name}}.js
Adding files to the build system
If you're adding a new feature that includes Javascript or Typescript, you will need to add the primary source file to the entry
section in projects/packages/jetpack-mu-wpcom/webpack.config.js
, where we'll use the key as the core file name, and the value as the primary input file for that module.
License
jetpack-mu-wpcom is licensed under GNU General Public License v2 (or later)
All versions of jetpack-mu-wpcom with dependencies
automattic/jetpack-assets Version ^2.3.14
automattic/jetpack-blocks Version ^2.0.7
automattic/jetpack-calypsoify Version ^0.1.9
automattic/jetpack-classic-theme-helper Version ^0.6.7
automattic/jetpack-connection Version ^5.1.7
automattic/jetpack-masterbar Version ^0.9.9
automattic/jetpack-redirect Version ^2.0.5
automattic/jetpack-stats-admin Version ^0.22.6
automattic/jetpack-status Version ^4.0.3
automattic/scheduled-updates Version ^0.13.6
automattic/jetpack-compat Version ^3.0.2
automattic/jetpack-google-analytics Version ^0.2.5
scssphp/scssphp Version 1.12.0