fcog/helper-functions

WP Helper functions for the Lean Theme

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/fcog/helper-functions

dev-master 2018-10-11 04:39 UTC

This package is not auto-updated.

Last update: 2025-09-26 13:25:08 UTC


README

Testing Installation

Install PHPUnit

Run the following to create a DB for tests

bin/install-wp-tests.sh <db-name> <db-user> <db-pass> [db-host] [wp-version] [skip-database-creation]

Testing

phpunit

PHP Linter Installation

composer install

PHP Linter

composer lint