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
- Host: GitHub
- URL: https://github.com/aleclarson/wp-child
- Owner: aleclarson
- License: mit
- Created: 2018-08-07T21:33:47.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-15T07:45:01.000Z (over 7 years ago)
- Last Synced: 2025-01-18T02:16:45.378Z (over 1 year ago)
- Topics: wordpress, wordpress-theme
- Language: PHP
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.