automattic / jetpack-wordads
Earn income by allowing Jetpack to display high quality ads.
Installs: 9 399
Dependents: 2
Suggesters: 0
Security: 0
Stars: 2
Watchers: 5
Forks: 1
Language:SCSS
Type:jetpack-library
Requires
- php: >=7.0
- automattic/jetpack-assets: ^2.3.13
- automattic/jetpack-config: ^2.0.4
- automattic/jetpack-connection: ^5.1.6
- automattic/jetpack-constants: ^2.0.5
- automattic/jetpack-status: ^4.0.3
Requires (Dev)
- automattic/jetpack-changelogger: ^4.2.8
- yoast/phpunit-polyfills: ^1.1.1
Suggests
- automattic/jetpack-autoloader: Allow for better interoperability with other plugins that use this package.
- dev-trunk / 0.3.x-dev
- v0.3.38
- v0.3.37
- v0.3.36
- v0.3.35
- v0.3.34
- v0.3.33
- v0.3.32
- v0.3.31
- v0.3.30
- v0.3.29
- v0.3.28
- v0.3.27
- v0.3.26
- v0.3.25
- v0.3.24
- v0.3.23
- v0.3.22
- v0.3.21
- v0.3.20
- v0.3.19
- v0.3.18
- v0.3.17
- v0.3.16
- v0.3.15
- v0.3.14
- v0.3.13
- v0.3.12
- v0.3.11
- v0.3.10
- v0.3.9
- v0.3.8
- v0.3.7
- v0.3.6
- v0.3.5
- v0.3.4
- v0.3.3
- v0.3.2
- v0.3.1
- v0.3.0
- v0.2.58
- v0.2.57
- v0.2.56
- v0.2.55
- v0.2.54
- v0.2.53
- v0.2.52
- v0.2.51
- v0.2.50
- v0.2.49
- v0.2.48
- v0.2.47
- v0.2.46
- v0.2.45
- v0.2.44
- v0.2.43
- v0.2.42
- v0.2.41
- v0.2.40
- v0.2.39
- v0.2.38
- v0.2.37
- v0.2.36
- v0.2.35
- v0.2.34
- v0.2.33
- v0.2.32
- v0.2.31
- v0.2.30
- v0.2.29
- v0.2.28
- v0.2.27
- v0.2.26
- v0.2.25
- v0.2.24
- v0.2.23
- v0.2.22
- v0.2.21
- v0.2.20
- v0.2.19
- v0.2.18
- v0.2.17
- v0.2.16
- v0.2.15
- v0.2.14
- v0.2.13
- v0.2.12
- v0.2.11
- v0.2.10
- v0.2.9
- v0.2.8
- v0.2.7.1
- v0.2.7
- v0.2.6
- v0.2.5
- v0.2.4
- v0.2.3
- v0.2.2
- v0.2.1
- v0.2.0
- v0.1.1
- dev-prerelease
- dev-release-v12.0
- dev-release-v0.2.7.1
This package is auto-updated.
Last update: 2024-11-05 01:54:12 UTC
README
Earn income by allowing Jetpack to display high quality ads.
Building
jetpack watch packages/wordads
Reload whenever you make changes.
How to install wordads
This new UI is currently disabled by default. To enable, add the following to your wp-config.php:
define( 'ENABLE_WORDADS_SHARED_UI', true );
You will see a new menu item nested under Jetpack called "WordAds". This new UI lives there.
Installation From Git Repo
Contribute
Get Help
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.
License
wordads is licensed under GNU General Public License v2 (or later)