回答編集履歴
1
リンク化
answer
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
とりあえずメールアドレスのチェックの最小限は
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
https://github.com/WordPress/WordPress/blob/master/wp-includes/class-phpmailer.php#L1147
|
|
4
|
+
[https://github.com/WordPress/WordPress/blob/master/wp-includes/class-phpmailer.php#L1147](https://github.com/WordPress/WordPress/blob/master/wp-includes/class-phpmailer.php#L1147)
|
|
5
5
|
|
|
6
6
|
設定だけで行けるはずですが、(ソースをよんでなんで気付かないのか不思議)
|
|
7
7
|
|