Takashi Kitajima

Results 126 issues of Takashi Kitajima

Replace to @use or @forward

いろいろ不具合報告が多いので Basis Drawer の動き(コンテンツ部分はスライドせず、メニューがコンテンツ部分に重なりながらでてくる)にする。 https://getbasis.github.io/

habakiri can select a template of the post in the customizer . If you define custom posts, I want to select those templates are also automatically added to the customizer.

デフォルトの関連記事条件で tax_query が空の場合、そこで return してしまうので条件の変更ができない。変更した結果をもとに return するべき。 https://github.com/inc2734/habakiri/blob/master/inc/class.related-posts.php#L108-L110

``` // first img if ( ! $thumbnail ) { $description = $args['_item']->get_description(); if ( preg_match( '|^(?:]+?>)?(]+?>)|ims', $description, $match ) ) { $thumbnail = $match[1]; $thumbnail = preg_replace( '|style="[^"]*?"|', '',...

bug

https://snow-monkey.2inc.org/forums/topic/%e3%82%bb%e3%82%af%e3%82%b7%e3%83%a7%e3%83%b3%e8%83%8c%e6%99%af%e7%94%bb%e5%83%8f%e3%81%ae%e8%83%8c%e6%99%af%e7%94%bb%e5%83%8f%e3%82%92%e5%9b%ba%e5%ae%9a%e3%81%97%e3%81%9f%e3%81%84%e3%80%82/#post-131637

bug

https://snow-monkey.2inc.org/forums/topic/%e9%a0%85%e7%9b%ae%e3%81%ab%e4%bd%99%e7%99%bd%e3%82%92%e8%a8%ad%e5%ae%9a%e3%81%99%e3%82%8b%e3%81%a8%e3%82%b9%e3%83%9e%e3%83%9b%e8%a1%a8%e7%a4%ba%e3%81%a7%e6%a8%aa%e3%82%b9%e3%82%af%e3%83%ad%e3%83%bc/

bug