Paul e202af69e0 Delete obsolete test files | hace 8 años | |
---|---|---|
assets | hace 8 años | |
includes | hace 8 años | |
lib | hace 8 años | |
shopp | hace 8 años | |
src | hace 8 años | |
test | hace 8 años | |
.gitattributes | hace 8 años | |
.gitignore | hace 8 años | |
README.md | hace 8 años | |
functions.php | hace 8 años | |
phpunit.xml.dist | hace 8 años | |
screenshot.png | hace 9 años | |
style.css | hace 8 años |
enfold-child
directory exporteren in het thema enfold-child:
git archive --prefix=enfold-child/ HEAD | ( cd /wordpress/wp-content/themes/; tar xf - )
Zip maken om te versturen en elders in de wordpress root uit te pakken:
git archive --prefix=wp-content/themes/enfold-child/ -o hg-enfold-theme.zip HEAD
lib/error-dumper is geschreven door Bart?omiej Krukowski, en wordt alleen gebruikt wanneer Wordpress in debug mode draait. Zie het bestand lib/error-dumper/COPYING voor details.
lib/Autoloader.php is geschreven door Paul Garvin, voor meer informatie zie het commentaar blok bovenaan het bestand zelf.