Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.19 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.19 KB

WP Proxy Service

Coding Standards Testing Suite

A library to proxy a remote request through a WP REST API endpoint.

Installation

You can install the package via composer:

composer require alleyinteractive/wp-proxy-service

Usage

Use this package like so:

$package = Alley\WP\Proxy_Service\Service();
$package->init();

Changelog

Please see CHANGELOG for more information on what has changed recently.

Credits

This project is actively maintained by Alley Interactive. Like what you see? Come work with us.

License

The GNU General Public License (GPL) license. Please see License File for more information.