gwa/zero-module-id-columns

A wordpress clean up module for the zero-library.

0.3.0 2016-05-31 13:38 UTC

This package is not auto-updated.

Last update: 2024-04-13 15:39:34 UTC


README

Latest Version on Packagist Total Downloads Software License

Master

Build Status Coverage Status Quality Score

Install

Via Composer

$ composer require gwa/zero-module-id-columns

Usage

    protected function getModuleClasses()
    {
        return [
            'Gwa\Wordpress\Zero\Module\IdColumnsModule',
        ];
    }

Change log

Please see CHANGELOG for more information what has changed recently.

Testing

$ phpunit

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email bannert@greatwhiteark.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.