Skip to content
Carlos Moreira edited this page Jun 2, 2020 · 12 revisions

Framework to help you develop WordPress plugins that are based on Custom Post Types.

Built to make things easier and faster for developers with different skills. Add metaboxes, settings pages and other enhancements with just a few lines of code.

Requirements

Saltus Framework requires PHP 7.0+

Demo

Refer to the Framework Demo for a complete plugin example.

Getting Started

Including the framework

CPT Models

Taxonomies Models

Filters and Hooks