Base for a Child Theme.
- @package: WordPress
- @sub-package: tw17child
A category page, with a list of all categories (via REST / Ajax). The changes are:
File | Changes |
---|---|
header.php | Jquery support added. |
category-twenty-seventeen.php | REST API via AJAX |
functions.php | Tweaks: SEO, Tiny MCE, remove head crap |
page-jquery-test.php | How to add Jquery code to a page |