回答編集履歴

1

誤字修正

2020/02/10 14:07

投稿

KazuhiroHatano
KazuhiroHatano

スコア7804

test CHANGED
@@ -50,7 +50,7 @@
50
50
 
51
51
  function title($atts) {
52
52
 
53
- $atts = shhortcode_atts([1],$atts);
53
+ $atts = shortcode_atts([1],$atts);
54
54
 
55
55
  $dom = get_phpQuery('https://**/index.html');
56
56