- Add main singleton class DDHH_JM_Job_Manager
- Implement activation handler with WP/PHP version checks
- Implement deactivation handler with rewrite flush
- Use transient-based rewrite flush to avoid multiple flushes
- Add comprehensive security checks and documentation
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Add WordPress plugin header with metadata
- Define plugin constants (VERSION, PLUGIN_DIR, PLUGIN_URL, PLUGIN_FILE)
- Add security check for direct access
- Include main class file
- Initialize plugin on plugins_loaded hook
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Phase 01: Foundation & Setup
- 3 plans created (all independent, can run parallel)
- 7 total tasks defined
- Ready for execution
Plans:
- 01-01: Plugin structure and activation hooks
- 01-02: Register job_offer CPT with capabilities
- 01-03: Register ddhh_provider role and ACF fields
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Closed job board for digital dabei Hamburg with provider self-registration, admin moderation, and mentor access.
Creates PROJECT.md with requirements and constraints.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>