Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Button branding and theme specific styling #298

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

angbpy
Copy link
Member

@angbpy angbpy commented Jun 16, 2022

No description provided.

@angbpy angbpy changed the title Theme specific styling and CSS Button branding and theme specific styling Jun 16, 2022
@@ -1,15 +1,14 @@
<?php
global $product;
$productData = wp_json_encode(['id' => $product->get_id(), 'quantity' => 1]);
include handleAttributes.php;
Copy link

@github-actions github-actions bot Jun 28, 2022

Choose a reason for hiding this comment

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

Non-constant file inclusion. This can lead to LFI or RFI if user input reaches this statement. (Line 4)

🚀 1 in commit e77b850 🚀

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.

None yet

1 participant