Skip to content

Commit 080766d

Browse files
committed
fix(codeable): form action
1 parent cc12dea commit 080766d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wpengine-phpcompat.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ function settings_page() {
321321
$url_wpe_agency_partners = esc_url( 'https://wpeng.in/fa14e4/' );
322322
$url_wpe_customer_upgrade = esc_url( 'https://wpeng.in/407b79/' );
323323
$url_wpe_logo = esc_url( 'https://wpeng.in/22f22b/' );
324-
$url_codeable_submit = esc_url( 'https://codeable.io/wpengine-phpcompat/' );
324+
$url_codeable_submit = esc_url( 'https://codeable.io/wp-admin/admin-ajax.php?action=wp_engine_phpcompat' );
325325

326326
?>
327327
<div class="wrap wpe-pcc-wrap">

0 commit comments

Comments
 (0)