回答編集履歴
1
追記
test
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
失礼します。
|
2
2
|
下記の箇所が、PHPでは「date」、jQueryでは「data」になっているからではないでしょうか?
|
3
|
+
あと「$('.modal_open').each(function(){}」は、なくてもいいと思います。
|
3
4
|
|
4
5
|
```PHP
|
5
6
|
<a class="modal_open" date-target="<?php the_ID(); ?>" href="">
|