Skip to content

Use Blade templates in your WordPress theme

Notifications You must be signed in to change notification settings

jglynnkcpt/wp-blade

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blade for WordPress

WP Blade brings the beloved Blade template engine to your WordPress-theme.

Blade is a much simpler template language than vanilla PHP, and compiles down to readable PHP.

The plugin is intended for WordPress theme-developers that want to write a different flavor of template languages.

Read more about Blade in the Laravel documentation.

For documentation and tips on how to get started using Blade in WordPress, please check the docs.

For the Blade 5.4 version of WP Blade. Check out the 5.4-dev branch

Changes

For the 2.0 release the vendor for Blade has been changed, making WP Blade have less dependencies, and require a lower PHP version (5.4).

Notice before upgrading from WP Blade

WP Blade 2 contains breaking changes (a new initalization method). Please read the docs before upgrading.

About

Use Blade templates in your WordPress theme

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%