This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "landingPage": "/wp-admin/edit.php?post_type=post", | |
| "preferredVersions": { | |
| "wp": "6.9.4", | |
| "php": "8.3" | |
| }, | |
| "steps": [ | |
| { | |
| "step": "wp-cli", | |
| "command": "wp post create --post_title='【コア6.9.4】taro-clockwork-post テスト' --post_status=publish --post_content='<!-- wp:paragraph --><p>(1)編集画面にて、右サイドバーより「Expires at specified time」をオンにする<br>(2)(1)によって現れる「EXPIRES AT」の値をカレンダーから選択すると、選択した瞬間に「Invalid parameter(s), expires」という<br>ポップアップエラーが表示される。また、コンソールにAPIエラーが出力される。<br>(3)投稿を保存してページを更新しても、「EXPIRES AT」の値が表示されない。保存できていない?<br>※ページを更新して確認したいとき、blueprintでは画面左上のblueprint用更新アイコンから更新する必要がある。ブラウザページ自体を更新するとページが初期状態に戻ってしまう→</p><!-- /wp:paragraph -->'" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "landingPage": "/wp-admin/edit.php?post_type=post", | |
| "preferredVersions": { | |
| "wp": "6.8.3", | |
| "php": "8.3" | |
| }, | |
| "steps": [ | |
| { | |
| "step": "wp-cli", | |
| "command": "wp post create --post_title='画像リンク挙動テスト' --post_status=publish --post_content='<!-- wp:image {\"id\":967,\"linkDestination\":\"media\"} --><figure class=\"wp-block-image\"><a href=\"http://wpthemetestdata.files.wordpress.com/2012/12/unicorn-wallpaper.jpg\"><img src=\"http://wpthemetestdata.files.wordpress.com/2012/12/unicorn-wallpaper.jpg\" alt=\"ユニコーンの壁紙\" class=\"wp-image-967\"/></a></figure><!-- /wp:image --><!-- wp:paragraph --><p>↑画像ファイルへのリンクあり=ライトボックス表示あり</p><!-- /wp:paragraph --><!-- wp:image {\"id\":967} --><figure class=\"wp-block-image\"><img src=\"http://wpthemetestdata.files.wordpress.com/2012/12/unicorn-wallpaper.jpg\" alt=\"ユニコーンの壁紙\" class=\"wp-image-967\"/></figure><!-- /wp:image --><!-- wp:paragraph --><p>↑画像ファイルへのリンクなし=ライトボックス表示なし</p><!-- /wp:paragraph --><!-- wp:image {\"id\":754,\"className\":\"alignnone\"} -- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "landingPage": "/wp-admin/edit.php?post_type=post", | |
| "preferredVersions": { | |
| "wp": "6.8.3", | |
| "php": "8.3" | |
| }, | |
| "steps": [ | |
| { | |
| "step": "wp-cli", | |
| "command": "wp post create --post_type=post --post_title='Bug Report Post' --post_status=publish --post_content=\"<!-- wp:fyeo/block --><!-- wp:spacer {\\\"height\\\":\\\"20px\\\"} --><div style=\\\"height:20px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"></div><!-- /wp:spacer --><!-- wp:image {\\\"sizeSlug\\\":\\\"large\\\"} --><figure class=\\\"wp-block-image size-large\\\"><img src=\\\"https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgR1BvrqftVuai9xbzW6Pp744ARwKyURFC6l7sx1D9dE4OIqxVAPXbZyRenYbQQOhlOwo47lxGevXjvLDpi6Kz33XSnuAwrt6hx2V3v62kvfGQRi0I60tQhJE9Q7zO_eKaiVa7rdmdkgg4Sv_r8-yRWrMmPulpkJDETvGOvuoOv6h2sytkyBZSOoCfwl8o/s2000/syo_eto_uma.jpg\\\" alt=\\\"\\\"/></figure><!-- /wp:image --><!-- /wp:fyeo/block --><!-- wp:paragraph --><p>制限ブロックにて、スペースの後に画像があると表示が崩れるのかもしれません。</p><!-- /wp:paragraph -->\"" |