/*code comment binh luan*/ .comment-content { margin-top: 6px; border-radius: 6px; margin-left: 5px; position: relative; border-radius: 10px!important; text-decoration: none; background-color: #f8f8f8; • Read More »
Archives: code
SEO hình ảnh
3 Tháng mười một, 2023 | By toanbingo | No Comments | Filed in: Chưa phân loại.Không tính Public phần mềm SEO Hình Ảnh nhưng hiện tại sau khi public trong nhóm kín đã bị copy. • Read More »
Code trò chuyện
28 Tháng 10, 2023 | By toanbingo | No Comments | Filed in: Chưa phân loại..cld-count-wrap { margin-left: 5px; position: relative; border-radius: .25em; font-size: 13px; text-decoration: none; background-color: #fff; margin-left: 8px; line-height: 30px; display: inline-block; • Read More »
Báo cáo DMCA
18 Tháng 10, 2023 | By toanbingo | No Comments | Filed in: Chưa phân loại.Bước 1: Google DMCA Bước 2: Removal Dashboard – Web Search Báo cáo vi phạm bản quyền lên Google Một • Read More »
Code Toplist
17 Tháng 10, 2023 | By toanbingo | 2 Comments | Filed in: Chưa phân loại./*Code toplist*/ .top1 { border-top: 5px solid #FC642D; padding: 5px 10px 10px 10px; margin-bottom: 20px; } .top1 { border-radius: 20px; • Read More »
Ẩn SĐT người Comment
16 Tháng 10, 2023 | By toanbingo | No Comments | Filed in: Chưa phân loại./*an sdt nguoi comment */ add_filter( ‘comment_text’, ‘edit_comment_text’); function edit_comment_text( $comment_text ) { if(!current_user_can(‘administrator’)){ preg_match_all(‘/(09|01[2|6|8|9]|0[3|7|5|8])+([0-9]{8})/m’, $comment_text, $phones); if($phones && isset($phones[0][0])){ • Read More »
Thay đổi Avatar mặc định
16 Tháng 10, 2023 | By toanbingo | No Comments | Filed in: Chưa phân loại.// Thay doi Avatar mac dinh add_filter( ‘avatar_defaults’, ‘wpb_new_gravatar’ ); function wpb_new_gravatar ($avatar_defaults) { $myavatar = ‘https://thichyeu.com/wp-content/uploads/2021/04/icon-thichyeu3.jpg’; $avatar_defaults[$myavatar] = “Default • Read More »
Custom Description vs Title
16 Tháng 10, 2023 | By toanbingo | No Comments | Filed in: Chưa phân loại.Nguồn: Steps to Add Custom Title Tags for WordPress Using Custom Fields (2021 Version) – Orbiting Web Adding Custom Meta • Read More »
Code liên hệ
15 Tháng 10, 2023 | By toanbingo | No Comments | Filed in: Chưa phân loại.1- <a href=”tel:0964237168″><img src=”https://vinatrain.edu.vn/wp-content/uploads/2023/10/hotline3.gif” class=”hotrohl” style=”position:fixed; z-index:99; bottom:9px; left:9px;height:40px;”></a> <a target=”_blank” rel=”noopener” href=”https://zalo.me/0931705774″><img src=”https://vuatham.com/wp-content/uploads/2020/08/zalo-chat.png” class=”hotrozl-pc” style=”position:fixed; z-index:99; bottom:9px; right:5px;height: 40px;”></a> • Read More »
Ẩn nội dung đối với khách từ Google
15 Tháng 10, 2023 | By toanbingo | No Comments | Filed in: Chưa phân loại.<h1>Title</h1> <div id=”ad_code_maven”> Internal visitor arriving from another Code-Maven page. </div> <div id=”ad_others”> This is shown to people arriving from • Read More »