WP Manifestindependent plugin directory
manifest / integrations / wp-api-allow-serialized-meta

WP REST API - Allow Serialized Meta Values

Modify the behavior of my forked version of the `WP REST API Meta Endpoints` plugin to allow authenticated users access to serialized meta data via the REST API.

by Corey Salzano · github.com/csalzano/wp-api-allow-serialized-meta · website

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/csalzano/wp-api-allow-serialized-meta/archive/refs/heads/master.zip

Readme

wp-api-allow-serialized-meta

Modify the behavior of my forked version of the WP REST API Meta Endpoints plugin to allow authenticated users access to serialized meta data via the REST API.

Read the full README on GitHub →