WP Manifestindependent plugin directory
manifest / content / codeace-interview

Project Manager Task

Codeace Interview Wordpress Project Asssessment

by Codeace · github.com/workundo/codeace-interview

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/workundo/codeace-interview/archive/refs/heads/main.zip

Readme

CODEACE INTERVIEW

Project -> Project Update relationship

A custom post type project

A second custom post type project updates

each project update have custom dropdown selected related project

Front end submission

The project update relation is managed through custom meta bo in admin

The selected value is saved ysing save post hook and tored as post meta

Assumption

one project update belong to one project

project categories are hierarchial

template are loaded throght tenplate include filter standerd wordpress funtions are followed

Read the full README on GitHub →