Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
例
<?php if ($a > $b) { {{ graph:top_coders_one }} } elseif ($a == $b) { {{ graph:daily_commits_two }} } else { {{ graph:commit_stream_two }} } ?>
プラグイン関数が php if/else 内で動作しません