gwa/wp-disable-auto-update

This package is abandoned and no longer maintained. No replacement package was suggested.

Disable auto update info from wordpress.

v1.0.2 2015-10-05 14:07 UTC

This package is not auto-updated.

Last update: 2022-02-01 12:51:30 UTC


README

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.