WordPress ACF CPT Development
Budget: ₹100 – ₹400 INR
I am upgrading a WordPress site and now need the data structure refined with Advanced Custom Fields. The goal is a clean set-up of several custom post types, each with its own field group, and a parent-child relationship that lets content nest intuitively in the back end and surface correctly on the front end templates I’ll handle later.
Here’s what I expect to receive:
• Creation of the required custom post types in code (not via plugins such as CPT UI) so they remain portable in version control.
• ACF field groups assigned to each post type, named logically and arranged for easy editorial use.
• ACF-based parent–child relationship setup between the specified post types, visible in the admin and queryable in PHP.
• Brief documentation outlining the post-type registration, field keys, and example WP_Query or get_posts usage that demonstrates the relationship.
No advanced front-end forms or many-to-many links are needed right now—just the solid CPT/field framework and the one-directional hierarchy. Please keep the code lean, use proper prefixes, and avoid deprecated WordPress functions.
Here’s what I expect to receive:
• Creation of the required custom post types in code (not via plugins such as CPT UI) so they remain portable in version control.
• ACF field groups assigned to each post type, named logically and arranged for easy editorial use.
• ACF-based parent–child relationship setup between the specified post types, visible in the admin and queryable in PHP.
• Brief documentation outlining the post-type registration, field keys, and example WP_Query or get_posts usage that demonstrates the relationship.
No advanced front-end forms or many-to-many links are needed right now—just the solid CPT/field framework and the one-directional hierarchy. Please keep the code lean, use proper prefixes, and avoid deprecated WordPress functions.