Skip to content

wndrfl/wonderpress-core

Repository files navigation

Wonderpress Core

wonderpress-coding-standards Status

Features

Bootstrapping

Any logic in inc/bootstrap.php will be automatically run on page load.

Helpers

Wonderpress Core provides various useful helper functions in inc/helpers.php.

Partials

Standards

The Wonderpress Core upholds the WordPress Coding Standards.

To run the codesniffer:

$ composer run-script lint

To attempt to automatically fix as many issues as possible:

$ composer run-script lint-fix

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages