gwa / wp-disable-auto-update
Disable auto update info from wordpress.
Installs: 1 337
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Requires
- php: >=5.5.9
- gwa/mockery-wp-bridge: ^1.1@dev
Requires (Dev)
- fabpot/php-cs-fixer: ~1.10
- mockery/mockery: ~0.9.4
- phpunit/phpunit: ~4.8.8
- scrutinizer/ocular: ~1.1
This package is not auto-updated.
Last update: 2022-02-01 12:51:30 UTC
README
Master
Develop
Install
Via Composer
$ composer require gwa/wp-disable-auto-update
Usage
First init DisableAutoUpdateHandler class.
$disableUpdates = (new DisableAutoUpdateHandler())->init();
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.