Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
forked from WP Post Type Resolver™
TypeFlow Nexus is not affiliated with WP Post Type Resolver. The name and any related trademarks are used solely for nominative descriptive purposes.
This plugin provides a dedicated endpoint to retrieve the post type of a specific post, identified by its ID or slug. It is designed for developers building dynamic front-end interfaces, particularly those using AJAX to load content without full page refreshes. By offering a clean API, it simplifies the process of determining content structure for conditional logic, template selection, or data handling in custom scripts.
/post-type-resolver/{identifier} endpoint that accepts a post ID or slug and returns a JSON object containing the post's ID, type, slug, and title.Version
Original
Updated