Skip to content

micronax/WordPress-Basis-Theme

 
 

Repository files navigation

WordPress Basis Theme

Basis provides a highly customizable starting point for your theme development

Descripton

Basis has been built to make theme development for WordPress easier. If you are an experienced theme developer or a total beginner, Basis provides a highly customizable starting point for your theme development and give your the typicly development with WordPress by use Hooks. Basis comes with a pre-defined set of templates, no styles or slyle-framework for pure development. The theme is widget-ready and introduces a number of custom functions.

Basis has an long tradition, development and maintenance since 2007 - see on the project page. The new version with the codename namespace ;) is not ready, but usable.

  • The plugin have a lot of hooks, always startet with wp_basis_
  • also the next string is the string of the template wp_basis_single_
  • the next string on the hook logic is 'before' or 'after' an element in the markup, sometimes 'content' - wp_basis_single_before_content
  • the functions.php is current only for check the functions, include what you want; more solutions we will include it later; older solutions do you find in the classes-old

Installation

Requirements

  • WordPress (also Multisite) version 3.3 and later (tested at 3.4)
  • PHP 5.3 (use PHP namespaces)

Other Notes

Licence

Good news, this plugin is free for everyone! Since it's released under the GPL, you can use it free of charge on your personal or commercial blog.

Contact & Feedback

The plugin is designed and developed current by me (Frank Bültge)

Please let me know if you like the plugin or you hate it or whatever ... Please fork it, add an issue for ideas and bugs.

Disclaimer

I'm German and my English might be gruesome here and there. So please be patient with me and let me know of typos or grammatical farts. Thanks

About

A simple Theme to start a new WordPress Theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%