WPIntell

Source evidence

Path issues with custom WP_CONTENT_DIR

Posten Bring Checkout · support · 2025-09-16T08:10:00+00:00

mixedsentiment
highseverity
0.82relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

2 / 28 rows with source links

7.1% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

26 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Kim.Bertelsen resolved
Hi! We noticed that your plugin is not compatible with a non standard WordPress structure, like Roots Bedrock etc. The reason for this is the hardcoded /wp-content/plugins/ string in posten-bring-checkout.js WP_CONTENT_DIR is available for anyone to modify, so /wp-content/ could be anything. You should change this to use plugins_url(). Seems like you would have to add it as an JS variable that you can use in your scripts. Hi @kimbertelsen and thanks for your feedback! We will look into and come up with a solution shortly. Will keep you posted Regards Posten Bring Checkout team @kimbertelsen A fix has been released with version 1.1.33 Regards, Posten Bring Checkout team Thank you! That was quick

Comments

3 shown
Posten Bring AS 2025-09-16T08:13:00+00:00

Hi @kimbertelsen and thanks for your feedback! We will look into and come up with a solution shortly. Will keep you posted Regards Posten Bring Checkout team

Posten Bring AS 2025-09-16T10:33:00+00:00

@kimbertelsen A fix has been released with version 1.1.33 Regards, Posten Bring Checkout team

Kim.Bertelsen 2025-09-16T14:43:00+00:00

Thank you! That was quick