CSS cho t..
Archives : Tháng 8-2019
Cập nhật lại ảnh đại diện của trang Truy cập trình gỡ lỗi Facebook: https://developers.facebook.com/tools/debug/sharing/ Sau đó nhập url trang web bấm “Debug” => “Thu thập l..
function default_comments_on( $data ) { if( $data[‘post_type’] == ‘your_custom_post_name’ ) { $data[‘comment_status’] = 1; } return $data; } add_filter( ‘wp_insert_post_data’, ‘default_comments_on..
Phản hồi