Skip to content

Attributes-PHP/wp-fastendpoints-depends

Repository files navigation

WP-FastEndpoints-Depends

Treating plugins as dependencies

GitHub Actions Workflow Status (main) Code Coverage WordPress Plugin Version Supported WordPress Versions Software License


FastEndpoints Depends allows you to treat plugins as dependencies to speed up your REST endpoints

Features

  • Only includes the plugins you need for the endpoint
  • No code changes needed. Just install and activate this plugin as an MU plugin
  • Full support to both native WP REST endpoints and WP-FastEndpoints

Requirements

We aim to support versions that haven't reached their end-of-life.

Installation

  1. Download plugin from WordPress store
  2. Install plugin as a MU-plugin
  3. Run the following WP CLI command wp fastendpoints depends or activate any plugin on the website
  4. Enjoy! 😊

FastEndpoints Depends was created by André Gil and is open-sourced software licensed under the MIT license.