Home Β» MC WP Theme

    MC WP Theme

    MC WP Theme – A Clean WordPress Theme Boilerplate for Developers

    MC WP Theme is a clean, modular, and developer-friendly WordPress custom theme boilerplate designed for developers.

    If you’re a WordPress developer, PHP developer, or freelancer, this theme gives you a solid foundation to start any custom project quickly while following WordPress best practices.

    πŸ‘‰ GitHub Repository:
    https://github.com/iamshimantadas/MC_WP_Theme

    Why MC WP Theme?

    Most WordPress themes today are bloated, page-builder dependent, and difficult to maintain. MC WP Theme solves this problem by providing:

    • Clean and modular architecture
    • Proper separation of logic and templates
    • Developer-first folder structure
    • Native WordPress APIs (no hacks)
    • Easy extensibility for future features

    This theme is ideal for custom client projects, learning WordPress theme development, or building production-ready websites.

    Key Features of MC WP Theme

    • βœ… Modular and scalable folder structure
    • βœ… Uses WordPress Theme Support API
    • βœ… Custom Post Types architecture
    • βœ… Reusable template parts
    • βœ… WordPress Settings API integration
    • βœ… Lightweight and performance-friendly
    • βœ… No page-builder dependency

    Clean Folder Structure (Developer Friendly)

    MC WP Theme follows a well-organized and readable structure that helps developers understand and extend the theme easily.

    Highlights:

    • inc/ β†’ Core logic (setup, CPTs)
    • assets/ β†’ CSS & images
    • template-parts/ β†’ Reusable UI sections
    • templates/ β†’ Custom page templates
    • Separate files for CPTs and settings

    This makes the theme easy to maintain, debug, and scale.

    Custom Post Types (CPT) Architecture

    MC WP Theme includes a dedicated folder for custom post types:

    Location:
    /inc/post-types/

    Included CPTs:

    • Services
    • Testimonials

    Each CPT:

    • Has its own PHP file
    • Uses register_post_type()
    • Follows WordPress coding standards

    You can easily add more CPTs without touching the core theme files.

    Reusable Template Parts

    The theme uses get_template_part() for reusable UI components such as:

    • Topbar Header
    • Inner Banner
    • Testimonials Section
    • Get In Touch Section

    This approach:

    • Reduces code duplication
    • Improves maintainability
    • Makes layout updates easier

    Page Templates Support

    Custom page templates are stored in a dedicated folder:

    Location:
    /templates/

    Included Templates:

    • About Page
    • Contact Us Page
    • Services Page

    These templates can be selected directly from the WordPress admin panel.

    Theme Settings (Introduced in v1.0.1)

    Version 1.0.1 introduces a powerful Theme Settings system built using the WordPress Settings API.

    You can manage:

    • Header settings
    • Footer settings
    • Social media links
    • Social icons
    • Global branding options

    All settings are safely stored using get_option() and can be accessed anywhere in the theme.

    What’s New in Version 1.0.1

    • πŸš€ Theme Settings system added
    • πŸš€ WordPress Settings API implemented
    • πŸš€ Improved modular architecture
    • πŸš€ Cleaner codebase
    • πŸš€ Removed unused templates

    This update makes the theme more professional and production-ready.

    Who Should Use MC WP Theme?

    This theme is perfect for:

    • WordPress theme developers
    • PHP developers learning WordPress
    • Freelancers building client projects
    • Agencies needing a reusable base theme
    • Developers who want full control over code

    How You Can Extend This Theme

    MC WP Theme is built to grow with your project. You can easily:

    • Add new custom post types
    • Register custom taxonomies
    • Integrate ACF or Meta Boxes
    • Make it WooCommerce-ready
    • Add REST API endpoints
    • Optimize for SEO & performance

    Open-Source & Developer Focused

    MC WP Theme is free to use for personal and educational purposes and can be modified or extended as needed.

    If you like the project:

    • ⭐ Star the repository
    • 🍴 Fork it
    • πŸ§‘β€πŸ’» Contribute improvements

    πŸ‘‰ GitHub Link:
    https://github.com/iamshimantadas/MC_WP_Theme

    Author

    Shimanta Das
    WordPress & PHP Developer
    Focused on clean architecture, scalable solutions, and real-world WordPress development.

    Happy coding πŸš€
    Build better WordPress themes the right way.

    πŸ” SEO META (For Yoast / RankMath)

    SEO Title:
    MC WP Theme – Clean & Scalable WordPress Theme Boilerplate for Developers

    Meta Description:
    MC WP Theme is a clean, modular, and developer-friendly WordPress theme boilerplate built for scalable and maintainable custom WordPress projects.

    Focus Keywords:
    WordPress theme boilerplate, custom WordPress theme, WordPress theme development, developer WordPress theme