function rop_change_share_content( $content, $post_id ){ $excerpt = get_post_field( 'post_excerpt', $post_id ); //if the excerpt is empty ...
確定! 回上一頁