WP Manifestindependent plugin directory
manifest / integrations / wp-pagespeed-api

WP Pagespeed API

Add custom REST API endpoint to get all custom post types. The end point is /wp/v2/cpts.

by Xammis · github.com/jethrolanda/wp-pagespeed-api

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/jethrolanda/wp-pagespeed-api/archive/refs/heads/main.zip

Readme

Zip File

To create a .zip file of this plugin. First clone this repository and create a zip using this code: git archive -o wp-pagespeed-api.zip HEAD

Read the full README on GitHub →