Cara Membuat Shortcode Grab AGC News

Adsense Sharingan - Share tutorial lagi ya gan (not repost!!). Cara membuat shortcode grab news
shortcode ini untuk grab rss dari NEWS GOOGLE DOT CROT :)

1. Upload file >>> http://ouo.io/PEUt2K  >>> ke folder >>>> wp-content

2. Buka file function.php pada theme anda (setiap theme mempunyai file ini)

3. Tambahkan code berikut setelah tulisan

<?php

include(WP_CONTENT_DIR . '/news_shortcode.php');
add_shortcode( 'news_sc', 'news_shorcode' );

4. Jangan lupa SAVE !!!

5. Untuk penggunaan : buat post baru > masukkan shortcode: [news_sc] lihat contoh gambar 

Cara Membuat Shortcode Grab AGC News

6. Enjoy !!

Note : 

  • Shortcode ini bisa digunakan bersama ktzagcplugin (maknyossss). 
  • Tested with RSS Autopilot + ktzagcplugin