JoranSchipper / WordPress-Models

Postmodel to use instead of the loop for the Themosis Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WordPress Models

Multiple Models for you to use to when developing with WordPress. These models include Posts, Terms & Users. The WordPress Models simulate are creating a way to use the WP_Query in a consistent way that fits inside the MVC Model.

Requirements

The WordPress Models makes use of the Illuminate support and thus has as one system requirement before getting started:

  • PHP >= 5.6.4

Additionally the system requirements the same as for WordPress are . Check here for default WordPress requirements.

Getting started

Roadmap

  • Create documentation for usage per model on GitHub
  • Making use of Facades

About

Postmodel to use instead of the loop for the Themosis Framework


Languages

Language:PHP 100.0%