e5220dcf884c4808e17fc8a25d502b2d3c20853f
- Changed listing_agent ACF field from user type to post_object (Agent CPT) - Assigned random agents to all existing properties - Updated property-agent.php template to: - Pull agent data from Agent CPT (photo, phone, email, title) - Link agent name to their profile page - Show generic contact card when no agent assigned - Always show "Request Information" widget linking to contact page - Added property inquiry flow: - Contact links include ?property=PropertyName GET parameter - Contact page pre-fills message with property inquiry text - JS handles CF7 textarea pre-fill if plugin is active - Added styles for new property-inquiry-card and generic-contact-card widgets 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
HomeProz Real Estate WordPress Site
Custom WordPress theme for HomeProz Real Estate (Albert Lea, MN).
Project Structure
/wp-content/themes/homeproz/- Custom theme/db-snapshots/- Database snapshots for each development phase/contract/- Project documentation and planning/CLAUDE.md- Development mandates and specifications
Development
cd wp-content/themes/homeproz
npm install
npm run dev # Development with hot reload
npm run build # Production build
Technology Stack
- WordPress 6.x
- PHP 8.1+
- Tailwind CSS
- SCSS (via Vite)
- jQuery
- ACF Pro
Client
HomeProz Real Estate, LLC 111 E Clark St, Albert Lea, MN 56007
Description
Languages
PHP
74.7%
JavaScript
12.4%
CSS
7.5%
HTML
5%
SCSS
0.4%