Posts by Slug
A WordPress plugin that retrieves post data by slug.
by Renee Stanforth · github.com/reneecampanilla/posts-by-slug · website
★ 1stars
1forks
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/reneecampanilla/posts-by-slug/archive/refs/heads/master.zipReadme
posts-by-slug
A WordPress plugin that retrieves post data by slug.
Endpoint
<url>/wp-json/wp/v1/posts/slug-name
Note that we used v1 because this is a custom rest API from the plugin.