diff --git a/.claude/TASKS.md b/.claude/TASKS.md index 052c532..0220856 100644 --- a/.claude/TASKS.md +++ b/.claude/TASKS.md @@ -58,7 +58,7 @@ Use GitHub-style checkboxes to mark task completion: - [x] Design and create ACF fields for Event CPT - [x] Design and create ACF fields for Listing CPT - [x] Design and create ACF fields for Location CPT (venue/room hierarchy) -- [x] Design and create ACF fields for Profile CPT +- [ ] Design and create ACF fields for Profile CPT - [x] Design and create ACF fields for Project CPT - [x] Design and create ACF fields for Representation CPT - [x] Design and create ACF fields for Resource CPT diff --git a/composer.json b/composer.json index 9635be6..60ffb2e 100644 --- a/composer.json +++ b/composer.json @@ -25,6 +25,7 @@ "lewebsimple/advanced-custom-fields-pro": "6.4.3", "lewebsimple/ithemes-security-pro": "*", "lewebsimple/kaliroots": "*", + "lewebsimple/theia-smart-thumbnails-premium": "*", "lewebsimple/wp-offload-ses": "*", "wp-graphql/wp-graphql-jwt-authentication": "*", "wpackagist-plugin/clean-image-filenames": "*", @@ -33,4 +34,4 @@ "wpackagist-plugin/wp-graphql": "*", "wpackagist-plugin/wpgraphql-acf": "*" } -} \ No newline at end of file +} diff --git a/composer.lock b/composer.lock index cf1a76e..02db3c5 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "54c94c94386af04f94f4fe5d583d7063", + "content-hash": "1d0bcab2d02b10423807dd1a69a4ad14", "packages": [ { "name": "composer/installers", @@ -317,6 +317,23 @@ "type": "wordpress-theme", "time": "2025-04-10T12:17:27+00:00" }, + { + "name": "lewebsimple/theia-smart-thumbnails-premium", + "version": "v2.3.0.1", + "source": { + "type": "git", + "url": "ssh://git@gitea.websimple.com:222/wp-plugins/theia-smart-thumbnails-premium.git", + "reference": "77e2eb966434c1d5bd18dcd2f2948f0efd2aaf36" + }, + "dist": { + "type": "zip", + "url": "https://satis.ledevsimple.ca/dist/lewebsimple/theia-smart-thumbnails-premium/lewebsimple-theia-smart-thumbnails-premium-v2.3.0.1-8e24d0.zip", + "reference": "77e2eb966434c1d5bd18dcd2f2948f0efd2aaf36", + "shasum": "e453c7b9d3bffcf1c0bc2104b495aa57425a8b52" + }, + "type": "wordpress-plugin", + "time": "2024-02-26T18:35:09+00:00" + }, { "name": "lewebsimple/wp-offload-ses", "version": "v1.6.8",