WPIntell

Source evidence

incorrect link causes problems

Ajax Contact Form · support · 2017-01-19T12:38:00+00:00

complaintsentiment
mediumseverity
0.75relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

4 / 34 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

30 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
tazotodua unresolved
In wp-admin section, it output script file, and even incorrectly . firstly, it is not needed in admin area at all i think. second, if it’s needed at all, then that make link correct. in wpset\wpinc.php , line 223: return str_replace( ABSPATH, '', dirname( __FILE__ ) ); it is incorrect in many occasions… You’d better use builtin function: str_replace(home_url(), plugin_dir_url(__FILE__)); thanks This topic was modified 9 years, 4 months ago by tazotodua . This topic was modified 9 years, 4 months ago by tazotodua . Hi, are you sure this is related to this contact form plugin? I don’t use that code in my plugin 🙂 PS. It’s always better to report issues which happens in a real production environment.

Comments

1 shown
Olaf Lederer 2017-05-21T08:01:00+00:00

Hi, are you sure this is related to this contact form plugin? I don’t use that code in my plugin 🙂 PS. It’s always better to report issues which happens in a real production environment.