コード例 #1
0
ファイル: frank.php プロジェクト: khuliyar/Frank.php
function after($function)
{
    Frank::add_filter('after', $function);
}