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.
★ 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.zipReadme
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