Skip to content

Added selection option on product gallery block#1645

Merged
rudrakshi-gupta merged 7 commits intofeat/godam-woocommerce-integrationfrom
feat/extra-product-option-gallery-block
Feb 17, 2026
Merged

Added selection option on product gallery block#1645
rudrakshi-gupta merged 7 commits intofeat/godam-woocommerce-integrationfrom
feat/extra-product-option-gallery-block

Conversation

@sabbir1991
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown
Contributor

@rtBot rtBot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code analysis identified issues

action-phpcs-code-review has identified potential problems in this pull request during automated scanning. We recommend reviewing the issues noted and that they are resolved.

phpcs scanning turned up:

🚫 6 errors

⚠️ 16 warnings


Powered by rtCamp's GitHub Actions Library

Posting will continue in further review(s)

Comment thread inc/classes/rest-api/class-product-gallery.php Outdated
Comment thread inc/classes/rest-api/class-product-gallery.php Outdated
Comment thread inc/classes/rest-api/class-product-gallery.php Outdated
Comment thread inc/classes/rest-api/class-product-gallery.php Outdated
Comment thread inc/classes/rest-api/class-product-gallery.php Outdated
Comment thread inc/classes/rest-api/class-product-gallery.php Outdated
Comment thread inc/classes/rest-api/class-product-gallery.php Outdated
Comment thread inc/classes/rest-api/class-product-gallery.php Outdated
Comment thread inc/classes/rest-api/class-product-gallery.php Outdated
Comment thread inc/classes/rest-api/class-product-gallery.php Outdated
Copy link
Copy Markdown
Contributor

@rtBot rtBot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Previous scan continued.

Comment thread integrations/woocommerce/blocks/godam-product-gallery/render.php Outdated
Comment thread integrations/woocommerce/blocks/godam-product-gallery/render.php Outdated
Comment thread integrations/woocommerce/blocks/godam-product-gallery/render.php Outdated
Comment thread integrations/woocommerce/blocks/godam-product-gallery/render.php Outdated
Comment thread integrations/woocommerce/blocks/godam-product-gallery/render.php Outdated
Comment thread integrations/woocommerce/blocks/godam-product-gallery/render.php Outdated
Comment thread integrations/woocommerce/blocks/godam-product-gallery/render.php Outdated
Comment thread integrations/woocommerce/blocks/godam-product-gallery/render.php Outdated
Comment thread integrations/woocommerce/blocks/godam-product-gallery/render.php Outdated
Comment thread integrations/woocommerce/blocks/godam-product-gallery/render.php Outdated
Copy link
Copy Markdown
Contributor

@rtBot rtBot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Previous scan continued.

Comment thread integrations/woocommerce/blocks/godam-product-gallery/render.php Outdated
Comment thread integrations/woocommerce/blocks/godam-product-gallery/render.php Outdated
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 16, 2026

🔍 WordPress Plugin Check Report

⚠️ Status: Passed with warnings

📊 Report

🎯 Total Issues ❌ Errors ⚠️ Warnings
16 0 16

⚠️ Warnings (16)

📁 composer.json (1 warning)
📍 Line 🔖 Check 💬 Message
0 missing_composer_json_file The "/vendor" directory using composer exists, but "composer.json" file is missing.
📁 readme.txt (2 warnings)
📍 Line 🔖 Check 💬 Message
0 mismatched_plugin_name Plugin name "GoDAM - Organize WordPress Media Library & File Manager with Unlimited Folders for Images, Videos & more" is different from the name declared in plugin header "GoDAM".
0 trademarked_term The plugin name includes a restricted term. Your chosen plugin name - "GoDAM - Organize WordPress Media Library & File Manager with Unlimited Folders for Images, Videos & more" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
📁 assets/build/css/main.css (1 warning)
📍 Line 🔖 Check 💬 Message
0 EnqueuedStylesScope This style is being loaded in all contexts.
📁 assets/src/libs/analytics.min.js (6 warnings)
📍 Line 🔖 Check 💬 Message
0 EnqueuedScriptsScope This script is being loaded in all frontend contexts.
0 NonBlockingScripts.NoStrategy This script on http://localhost:8880 (with handle analytics-library) is loaded in the footer. Consider a defer or async script loading strategy instead.
0 NonBlockingScripts.NoStrategy This script on http://localhost:8880/?p=1 (with handle analytics-library) is loaded in the footer. Consider a defer or async script loading strategy instead.
0 NonBlockingScripts.NoStrategy This script on http://localhost:8880/?page_id=5 (with handle analytics-library) is loaded in the footer. Consider a defer or async script loading strategy instead.
0 NonBlockingScripts.NoStrategy This script on http://localhost:8880/?attachment_id=6 (with handle analytics-library) is loaded in the footer. Consider a defer or async script loading strategy instead.
0 NonBlockingScripts.NoStrategy This script on http://localhost:8880/?godam-video=demo-godam-video-post (with handle analytics-library) is loaded in the footer. Consider a defer or async script loading strategy instead.
📁 assets/build/js/main.min.js (6 warnings)
📍 Line 🔖 Check 💬 Message
0 EnqueuedScriptsScope This script is being loaded in all frontend contexts.
0 NonBlockingScripts.NoStrategy This script on http://localhost:8880 (with handle rtgodam-script) is loaded in the footer. Consider a defer or async script loading strategy instead.
0 NonBlockingScripts.NoStrategy This script on http://localhost:8880/?p=1 (with handle rtgodam-script) is loaded in the footer. Consider a defer or async script loading strategy instead.
0 NonBlockingScripts.NoStrategy This script on http://localhost:8880/?page_id=5 (with handle rtgodam-script) is loaded in the footer. Consider a defer or async script loading strategy instead.
0 NonBlockingScripts.NoStrategy This script on http://localhost:8880/?attachment_id=6 (with handle rtgodam-script) is loaded in the footer. Consider a defer or async script loading strategy instead.
0 NonBlockingScripts.NoStrategy This script on http://localhost:8880/?godam-video=demo-godam-video-post (with handle rtgodam-script) is loaded in the footer. Consider a defer or async script loading strategy instead.

🤖 Generated by WordPress Plugin Check Action • Learn more about Plugin Check

@rudrakshi-gupta rudrakshi-gupta merged commit b375b96 into feat/godam-woocommerce-integration Feb 17, 2026
3 checks passed
@rudrakshi-gupta rudrakshi-gupta deleted the feat/extra-product-option-gallery-block branch February 17, 2026 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants