aleclarson/child

There is no license information available for the latest version (1.0.2) of this package.

Installs: 16

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 1

Type:wordpress-theme

1.0.2 2018-08-18 00:50 UTC

This package is not auto-updated.

Last update: 2024-05-12 03:09:02 UTC


README

WordPress child theme proxy

What is this?

This theme imports the functions.php and style.css of ABSPATH . "../theme/". This allows the child theme to exist beside the WordPress core installation, and using a VCS to track changes in the child theme is much easier.