https://github.com/szepeviktor/zero-bytes-theme
Zero Bytes theme for WordPress
https://github.com/szepeviktor/zero-bytes-theme
theme wordpress wordpress-theme wordpress-theme-development
Last synced: 7 months ago
JSON representation
Zero Bytes theme for WordPress
- Host: GitHub
- URL: https://github.com/szepeviktor/zero-bytes-theme
- Owner: szepeviktor
- License: gpl-2.0
- Created: 2023-05-06T03:33:08.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-22T12:09:33.000Z (about 1 year ago)
- Last Synced: 2025-02-02T20:51:09.455Z (12 months ago)
- Topics: theme, wordpress, wordpress-theme, wordpress-theme-development
- Language: PHP
- Homepage: https://github.com/szepeviktor/wordpress-website-lifecycle
- Size: 19.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zero Bytes theme
Send zero bytes to the browser. Note even an `` element.
Helps you to **remove unnecessary features** during theme development.
Add `define('WP_DEBUG', true);` to your wp-config to output default `wp_head` items.