From 9bf45416d52f990427900ac9a41583692cbb730a Mon Sep 17 00:00:00 2001 From: "Hanson.xyz Dev" Date: Tue, 30 Dec 2025 13:13:01 -0600 Subject: [PATCH] Add properties page template to replace CPT archive MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Creates page-properties.php template and Properties page to handle /properties/ URL after removing the property post type. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- wp-content/themes/homeproz/page-properties.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 wp-content/themes/homeproz/page-properties.php diff --git a/wp-content/themes/homeproz/page-properties.php b/wp-content/themes/homeproz/page-properties.php new file mode 100644 index 00000000..a1249ae0 --- /dev/null +++ b/wp-content/themes/homeproz/page-properties.php @@ -0,0 +1,12 @@ +