Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Latest commit

 

History

History
38 lines (24 loc) · 2.15 KB

README.md

File metadata and controls

38 lines (24 loc) · 2.15 KB

WP MVC Base

TravisCI: Build Status

Scrutinizer-CI: Scrutinizer Quality Score

Coveralls: Coverage Status

VersionEye: Dependency Status

The purpose of this project is to create a base, mvc-style framework for rapid WordPress plugin development. To that end, this framework includes models for custom post types, metaboxes, screen help tabs, etc.

This project is still in early development. As a result there is no guarantee of backwards compatibility at this time.

##Documentation## Detailed documentation is currently under development. Feel free to clone this repository to your local web server to view the documentation.

Contributions

Anyone is welcome to contribute to this project. Before contributing code, however, please read the Coding Standards wiki page.

There are various ways you can contribute to the project:

  1. Raise an [Issue] (https://github.com/dlozupone/wp-mvc-base/issues) on GitHub
  2. Send us a bug fix, enhancement, phpunit test or feature implementation via Pull Request
  3. Send us documentation updates via Pull Request
  4. Translate WP MVC Base into other languages
  5. Provide feedback and suggestions for enhancements

Changelog

Version 0.3.1

  • Bug

    • [WPMVCB-36] - Fix label for custom post type published message
  • Improvement

    • [WPMVCB-34] - Change taxonomy model menu_name argument