Download the PHP package content-pilot/wp-plugin-update-checker without Composer
On this page you can find all versions of the php package content-pilot/wp-plugin-update-checker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download content-pilot/wp-plugin-update-checker
More information about content-pilot/wp-plugin-update-checker
Files in content-pilot/wp-plugin-update-checker
Download content-pilot/wp-plugin-update-checker
More information about content-pilot/wp-plugin-update-checker
Files in content-pilot/wp-plugin-update-checker
Vendor content-pilot
Package wp-plugin-update-checker
Short Description Allow third-party, private plugins to be updated from GitHub
License MIT
Package wp-plugin-update-checker
Short Description Allow third-party, private plugins to be updated from GitHub
License MIT
Please rate this library. Is it a good library?
Informations about the package wp-plugin-update-checker
WordPress Plugin Update Checker
Library to bootstrap plugin updates for third-party, private repositories if an access token is present. This class requires the Plugin Update Checker class v5 to be exist. Typically only included in CP Web Pilot to avoid conflict. Use the Debug Bar plugin to troubleshoot a proper connection.
Installation
Require this package in your composer.json
Usage
Add the following snippets in your main plugin file.
Changelog
2.0.0
- Require Plugin Update Checker 5
1.2.0
- Change how license key is pulled from database
1.1.2
- Remove the asset parameter so we grab the first asset on the release
1.1.1
- Define the plugin path for the release asset
1.1.0
- Enable release assets to grab the built version of the repository
1.0.1
- Change plugin_dir_path to accomodate vendor directory nesting
- Add README
- Add CHANGELOG
1.0.0
- Initial commit and release on Packagist
All versions of wp-plugin-update-checker with dependencies
PHP Build Version
Package Version
No informations.
The package content-pilot/wp-plugin-update-checker contains the following files
Loading the files please wait ....