An open API service indexing awesome lists of open source software.

https://github.com/aleclarson/wp-child

WordPress child theme proxy
https://github.com/aleclarson/wp-child

wordpress wordpress-theme

Last synced: about 2 months ago
JSON representation

WordPress child theme proxy

Awesome Lists containing this project

README

          

# child v1.0.2

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.