MainWP Developer Resources​

This site is for MainWP developers if you are looking for the plugin please go to MainWP.com

Tutorials

MainWP Codex is a great place to learn how to extend the MainWP plugin creating custom extensions or simple customizations.

Actions & Filters

See all available hooks in the MainWP plugin that will allow you to add data or change how MainWP works.

Code Reference

Browse MainWP codebase to learn what’s going on inside the MainWP plugin core files.

REST API

Overview

The MainWP API uses REST conventions and returns all data in JSON format. Requests may be made using the HTTPS protocol and must be authenticated using a Consumer Key and Consumer Secret.

Endpoints

The API supports 3 primary resources, each with a related set of endpoints:

Responses

Response bodies from the MainWP API are in JSON format, with a Content-Type: of application/json and UTF-8 character encoding.

Additional Resources

Additional resources to help you get started

Community

Engage with the MainWP Developers community in public discussions.

Github Access

View the MainWP source code, open issues, and submit pull requests.

Extension Example

From a basic “Hello World” Extension to our fully documented free extensions MainWP is designed to be easy for developers to extend.

MainWP - the most customizable WordPress Management platform!