wp-blueprint / theme-classic
WP Blueprint Theme Classic that provides an object-oriented PHP foundation for WordPress projects that use the traditional WordPress theme system.
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:wordpress-theme
Requires
- php: >=5.6
- wp-blueprint/theme-core: ^1.0.0
Requires (Dev)
- dealerdirect/phpcodesniffer-composer-installer: ^0.7.0
- php-parallel-lint/php-parallel-lint: ^1.2.0
- wp-cli/i18n-command: ^2.2.5
- wptrt/wpthemereview: ^0.2.1
README
WP Blueprint Classic Theme that provides an object-oriented PHP foundation for WordPress projects that use the traditional WordPress theme system.
Purpose and Background
The WP Blueprint Classic Theme has been meticulously crafted to provide a structured and reusable foundation for WordPress development. Built with Object-Oriented PHP, it aligns with WordPress coding standards, offering a flexible and consistent base for developers. Whether you are building a simple blog or an intricate web application, the Classic Theme acts as a starting point that adapts to your unique requirements.
Key Features and Benefits
This theme brings together the best practices in WordPress development, offering features like:
- Object-Oriented PHP Architecture: Ensuring clean, modular, and maintainable code.
- Compliance with WordPress Coding Standards: With the support of PHP CodeSniffer.
- Asset Management: Leveraging Laravel Mix for seamless handling of ES6 JavaScript and SCSS.
Getting Started
See the Documentation.
Contributing
Contributions are welcome! Feel free to open issues or submit pull requests to help improve this theme.
Please follow the WordPress Coding Standards and ensure that your changes are well-documented. Use the provided npm scripts for linting your code before submitting.
License
This theme is licensed under the GNU General Public License v3.0.