Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
forked from WP UnFramework™
CoreCraft is not affiliated with WP UnFramework. The name and any related trademarks are used solely for nominative descriptive purposes.
This is a blank starter theme designed for developers who need a clean, minimal foundation for building custom themes. It strips away pre-defined styles and complex frameworks, offering an organized codebase that serves as an empty canvas for bespoke projects.
Minimal Base Styles: The included stylesheet provides a basic structural reset, removing default browser styling to give you complete control over the visual design.
Structured Class System: A core PHP class handles common setup tasks like sidebars, scripts, and post types. You define elements in arrays, and the system builds them, keeping your code organized and maintainable.
Semantic HTML5 Markup: The theme uses clean, semantic HTML5 out of the box, providing a solid, accessible foundation that works well with popular SEO plugins.
Ready for Responsive Design: Built-in media queries provide a starting point for creating layouts that work on modern mobile devices and desktops.
Commented and Documented Code: All functions and classes follow PHPDoc standards, making the codebase easy to understand, modify, and extend according to your project's specific requirements.