Skip to content

gwa/wp-disable-auto-update

Repository files navigation

wp-disable-auto-update

Latest Version on Packagist Total Downloads Software License

Master

Build Status Coverage Status Quality Score

Develop

Build Status Coverage Status Quality Score

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.