bug; plugin meta link
-
wp-data-access.php:79is
$settings_link = "<a href='{$settings_url}'>Settings</a>";should be
$settings_link = "<a href=\"{$settings_url}\">Settings</a>";
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘bug; plugin meta link’ is closed to new replies.