WP Manifestindependent plugin directory
manifest / developer / wp-post-type-resolver

WP Post Type Resolver

Wordpress Plugin, which return the post type of a given post (usefull for AJAX Requests)

by Dominic Kolbe · github.com/dominickolbe/wp-post-type-resolver · website

0stars
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/dominickolbe/wp-post-type-resolver/archive/refs/heads/master.zip

From the readme

WP-Post-Type-Resolver (Wordpress Plugin) Simple and easy Wordpress Plugin, which returns the post type of a given post (useful for AJAX Requests). API GET JSON RESPONSE Issues view/create issues here License MIT License Copyright (c) 2018 Dominic Kolbe

Read the full README on GitHub →