Skip to content

An object-oriented MVW framework for WordPress themes

Notifications You must be signed in to change notification settings

kirlat/blaze-wp-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blaze WP Core 1.0.4

An object-oriented MVW framework for WordPress themes.

Idea behind Blaze WP Core is move most often used functionality of a WordPress theme into a library that can be reused across different themes. This will allow to:

  • avoid code duplication
  • roll out functionality updates and fixes without the need to update the theme itself

With Blaze WP Core, a theme can be very thin, responsible for generating page views and having functionality that is specific to the current theme only (a very rare case).

Blaze WP Core integrates with WPML, an excellent WordPress multilingual plugin.

About

An object-oriented MVW framework for WordPress themes

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages