Title: Theme Integration
Last modified: August 21, 2016

---

# Theme Integration

 *  Resolved [Eduardo Turiño](https://wordpress.org/support/users/eturi/)
 * (@eturi)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/theme-integration-10/)
 * I’d like to integrate this plugin as part of a theme, so users don’t have to 
   install this plugin when using a Blade-powered theme.
 * How to do that ?
 * [https://wordpress.org/plugins/blade/](https://wordpress.org/plugins/blade/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Mikael Mattsson](https://wordpress.org/support/users/konvent/)
 * (@konvent)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/theme-integration-10/#post-4985513)
 * Put the plugin into the theme like this
    _wp-content/themes/mytheme/blade/_
 * Then in your functions.php include the blade.php like this
    `require_once 'blade/
   blade.php';`

Viewing 1 replies (of 1 total)

The topic ‘Theme Integration’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/blade_ffffff.svg)
 * [Blade](https://wordpress.org/plugins/blade/)
 * [Support Threads](https://wordpress.org/support/plugin/blade/)
 * [Active Topics](https://wordpress.org/support/plugin/blade/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/blade/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/blade/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Mikael Mattsson](https://wordpress.org/support/users/konvent/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/theme-integration-10/#post-4985513)
 * Status: resolved