add_filter( 'the_content', function( $content ) { if ( ! function_exists( 'ajc_judge_access' ) ) return $content; if ( get_post_type() !== 'content' ) return $content; $result = ajc_judge_access( get_current_user_id(), get_the_ID() ); $debug = '
'; $debug .= 'AJC RESULT
';
    $debug .= print_r( $result, true );
    $debug .= '
'; return $content . $debug; }); 神の手と呼ばれるようになるスーパーテクニック - ゴッドハンドLINE 会員サイト

ゴッドハンドLINE 会員サイト

神の手と呼ばれるようになるスーパーテクニック

このページはログインが必要です

コメントする

上部へスクロール