sumber dollar

Selasa, 29 April 2014

Cerita Motivasi dan Inspirasi Nomor 1 - ....
... baca selengkapnya di Cerita Motivasi dan Inspirasi Nomor 1
Diposting oleh Unknown di 04.44 Tidak ada komentar:
Kirimkan Ini lewat EmailBlogThis!Bagikan ke XBerbagi ke FacebookBagikan ke Pinterest

Senin, 28 April 2014

Cerita Motivasi dan Inspirasi Nomor 1 - ....
... baca selengkapnya di Cerita Motivasi dan Inspirasi Nomor 1
Diposting oleh Unknown di 14.34 Tidak ada komentar:
Kirimkan Ini lewat EmailBlogThis!Bagikan ke XBerbagi ke FacebookBagikan ke Pinterest

Jumat, 25 April 2014

Cerita Motivasi dan Inspirasi Nomor 1 - ....
... baca selengkapnya di Cerita Motivasi dan Inspirasi Nomor 1
Diposting oleh Unknown di 18.49 Tidak ada komentar:
Kirimkan Ini lewat EmailBlogThis!Bagikan ke XBerbagi ke FacebookBagikan ke Pinterest
Cerita Motivasi dan Inspirasi Nomor 1 - ....
... baca selengkapnya di Cerita Motivasi dan Inspirasi Nomor 1
Diposting oleh Unknown di 07.09 Tidak ada komentar:
Kirimkan Ini lewat EmailBlogThis!Bagikan ke XBerbagi ke FacebookBagikan ke Pinterest

Jumat, 18 April 2014

Cerita Motivasi dan Inspirasi Nomor 1 - ....
... baca selengkapnya di Cerita Motivasi dan Inspirasi Nomor 1
Diposting oleh Unknown di 17.54 Tidak ada komentar:
Kirimkan Ini lewat EmailBlogThis!Bagikan ke XBerbagi ke FacebookBagikan ke Pinterest

Minggu, 13 April 2014

Cerita Motivasi dan Inspirasi Nomor 1 - ....
... baca selengkapnya di Cerita Motivasi dan Inspirasi Nomor 1
Diposting oleh Unknown di 11.44 Tidak ada komentar:
Kirimkan Ini lewat EmailBlogThis!Bagikan ke XBerbagi ke FacebookBagikan ke Pinterest
Postingan Lebih Baru Postingan Lama Beranda
Langganan: Postingan (Atom)
$value) { if (get_option('fblikeviral_' . $option) === false) { update_option('fblikeviral_' . $option, $value); } } } function fblikeviral_add_panel() { add_menu_page('FB Like Viral Settings', 'FB Like Viral', 'manage_options', 'fblikeviral', 'fblikeviral_settings_panel', plugin_dir_url(__FILE__) . '/icon.png'); add_submenu_page('fblikeviral', 'Popup Settings', 'Popup Settings', 'manage_options', 'fblikeviral', 'fblikeviral_settings_panel'); add_submenu_page('fblikeviral', 'Popup Styling', 'Popup Styling', 'manage_options', 'fblikeviral-style', 'fblikeviral_style_panel'); add_submenu_page('fblikeviral', 'Content Buttons', 'Content Buttons', 'manage_options', 'fblikeviral-content', 'fblikeviral_content_panel'); add_submenu_page('fblikeviral', 'Affiliate Setup', 'Affiliate Setup', 'manage_options', 'fblikeviral-affiliate', 'fblikeviral_affiliate_panel'); } function fblikeviral_save($valid = array()) { if($_SERVER['REQUEST_METHOD'] == 'POST') { $options = fblikeviral_options(); foreach ($options as $option => $value) { if(in_array($option, $valid)) { if(isset($_POST['fb_' . $option])) { $d = $_POST['fb_' . $option]; if(is_array($d)) { update_option('fblikeviral_' . $option, implode(',', $d)); } else { update_option('fblikeviral_' . $option, $d); } } else { update_option('fblikeviral_' . $option, null); } } } return '
' . 'Changes Saved!' . '
'; } return null; } function fblikeviral_affiliate_panel() { $message = fblikeviral_save(array('powered', 'affiliate')); ?>

FB Like Viral Affiliate Setup

checked="checked" />

The "Powered By" link will be replaced with your affiliate link.
To join our affiliate program please click here.

false, 'hide_empty' => false, 'name' => 'fb_content_cats[]', 'echo' => false, 'hierarchical' => true, ) ); $catdrop = str_replace('', ' value="'.(int)$cat.'" selected="selected">', $catdrop); } } ?>

FB Like Viral Content Buttons


Display the checked buttons also in posts and pages.
checked="checked" /> Facebook Send
checked="checked" /> Facebook Like
checked="checked" /> Facebook Share
checked="checked" /> Twitter Share
checked="checked" /> Google One
Please select buttons that should appear in the content.
checked="checked" /> Home Page
checked="checked" /> Current Page
checked="checked" /> Custom URL
Custom URL:
Select a page or enter the URL that will be shared.

Display the number of likes / shares.

Targeting

checked="checked" /> Posts
checked="checked" /> Pages
checked="checked" /> Categories
checked="checked" /> Archive
checked="checked" /> Tags
checked="checked" /> Author Page
checked="checked" /> Search Results

FB Like Viral Popup Styling

Box Content


Enter the message that should be displayed inside the popup.
HTML tags allowed.

Box Styling

px
%

false, 'hide_empty' => false, 'name' => 'fb_box_cats[]', 'echo' => false, 'hierarchical' => true, ) ); $catdrop = str_replace('', ' value="'.(int)$cat.'" selected="selected">', $catdrop); } } ?>

FB Like Viral Popup Settings

checked="checked" /> Facebook Send
checked="checked" /> Facebook Like
checked="checked" /> Facebook Share
checked="checked" /> Twitter Share
checked="checked" /> Google One
Please select buttons that should appear in the popup.

Screen name of the user to attribute the Tweet to.
Same username will be used in the content button.

Display the number of likes / shares.

Select how the popup should appear on the site.
checked="checked" /> Home Page
checked="checked" /> Current Page
checked="checked" /> Custom URL
Custom URL:
Select a page or enter the URL that will be shared.

Targeting

checked="checked" /> When The Visitor Scrolls To The End
or
checked="checked" /> Seconds After Loading The Content
or
checked="checked" /> After Every Pageview
When should the popup appear.
After Seconds
If no action is detected the popup will disappear after some amount of time.

Display the countdown timer in the popup.

Should the popup also appear on the front page of your blog.

Should the popup be displayed to return visitors.
Cookie expires in 2 days.
checked="checked" /> Posts
checked="checked" /> Pages
checked="checked" /> Categories
checked="checked" /> Archive
checked="checked" /> Tags
checked="checked" /> Author Page
checked="checked" /> Search Results

ID, '_fblikeviral_popup', true); if($popup == 1) { return false; } if(get_option('fblikeviral_homepage') == 0 && (is_home() || is_front_page())) { return false; } if(get_option('fblikeviral_effect') == 'disabled') { return false; } if(is_404()) { return false; } $cats = explode(',', get_option('fblikeviral_box_cats')); $hides = explode(',', get_option('fblikeviral_hidebox')); if(is_array($hides) && !empty($hides)) { if(in_array('post', $hides) && is_single()) { return false; } if(in_array('page', $hides) && is_page()) { return false; } if(in_array('category', $hides) && is_category()) { return false; } if(in_array('archive', $hides) && is_archive()) { return false; } if(in_array('tags', $hides) && is_tag()) { return false; } if(in_array('author', $hides) && is_author()) { return false; } if(in_array('search', $hides) && is_search()) { return false; } } if(is_array($cats) && !empty($cats) && is_category($cats)) { return false; } switch(get_option('fblikeviral_url')) { case 'home': default: $url = home_url(); break; case 'current': if(is_home() || is_front_page()) { $url = home_url(); } else { $url = get_permalink(); } break; case 'custom': $url = get_option('fblikeviral_custom_url'); break; } ?>
ID, '_fblikeviral_buttons', true); if($buttons == 1) { return $content; } $cats = explode(',', get_option('fblikeviral_content_cats')); $hides = explode(',', get_option('fblikeviral_hidesec')); if(is_array($hides) && !empty($hides)) { if(in_array('post', $hides) && is_single()) { return $content; } if(in_array('page', $hides) && is_page()) { return $content; } if(in_array('category', $hides) && is_category()) { return $content; } if(in_array('archive', $hides) && is_archive()) { return $content; } if(in_array('tags', $hides) && is_tag()) { return $content; } if(in_array('author', $hides) && is_author()) { return $content; } if(in_array('search', $hides) && is_search()) { return $content; } } if(is_array($cats) && !empty($cats) && is_category($cats)) { return $content; } switch(get_option('fblikeviral_content_url')) { case 'home': default: $link = home_url(); break; case 'current': if(is_home() || is_front_page()) { $link = home_url(); } else { $link = get_permalink(); } break; case 'custom': $link = get_option('fblikeviral_content_custom_url'); break; } $twitter = get_option('fblikeviral_twitter_via'); $show_count = get_option('fblikeviral_content_count'); if($show_count == 1) { $html = '
'; if(get_option('fblikeviral_show_content_like')) $html .= '
'; if(get_option('fblikeviral_show_content_one')) $html .= '
'; if(get_option('fblikeviral_show_content_share2')) $html .= '
Tweet
'; if(get_option('fblikeviral_show_content_share')) $html .= '
Share
'; if(get_option('fblikeviral_show_content_send')) $html .= '
'; $html .= '
'; } else { $html = '
'; if(get_option('fblikeviral_show_content_like')) $html .= '
'; if(get_option('fblikeviral_show_content_one')) $html .= '
'; if(get_option('fblikeviral_show_content_share2')) $html .= '
Tweet
'; if(get_option('fblikeviral_show_content_share')) $html .= '
Share
'; if(get_option('fblikeviral_show_content_send')) $html .= '
'; $html .= '
'; } if($op == 'top') { return $html . $content; } elseif ($op == 'bottom') { return $content . $html; } elseif ($op == 'both') { return $html . $content . $html; } else { return $content; } } function fblikeviral_api_check($transient) { if( empty( $transient->checked ) ) return $transient; $plugin_slug = plugin_basename( __FILE__ ); $args = array( 'action' => 'update-check', 'plugin_name' => $plugin_slug, 'version' => $transient->checked[$plugin_slug], ); $response = fblikeviral_api_request( $args ); if( false !== $response ) { $transient->response[$plugin_slug] = $response; } return $transient; } function fblikeviral_api_request($args) { $request = wp_remote_post('http://www.fblikeviral.com/wp_update_d3v/index.php', array( 'body' => $args ) ); if( is_wp_error( $request ) or wp_remote_retrieve_response_code( $request ) != 200 ) { return false; } $response = unserialize( wp_remote_retrieve_body( $request ) ); if( is_object( $response ) ) { return $response; } else { return false; } } function fblikeviral_api_info($false, $action, $args) { $plugin_slug = plugin_basename( __FILE__ ); if( $args->slug != $plugin_slug ) { return false; } $args = array( 'action' => 'plugin_information', 'plugin_name' => $plugin_slug, 'version' => $transient->checked[$plugin_slug], ); $response = fblikeviral_api_request( $args ); $request = wp_remote_post('http://www.fblikeviral.com/wp_update_d3v/index.php', array( 'body' => $args ) ); return $response; } function fblikeviral_options() { return array( 'show_facebook_send' => false, 'show_facebook_like' => true, 'show_facebook_share' => true, 'show_twitter_share' => false, 'show_google_one' => false, 'show_count' => false, 'show_posts' => 'no', 'effect' => 'popup', 'url' => 'current', 'custom_url' => false, 'homepage' => false, 'trigger' => 'end', 'trigger_timeout' => 0, 'trigger_hits' => 3, 'timeout' => 30, 'message' => 'If you like this post, please share it with others!', 'repeat' => 1, 'style_bg' => 'FFFFFF', 'style_color' => '000000', 'style_font' => 'Arial', 'style_size' => '14', 'style_opacity' => '80', 'powered' => 1, 'affiliate' => '', 'twitter_via' => '', 'show_content_send' => false, 'show_content_like' => true, 'show_content_share' => true, 'show_content_share2' => true, 'show_content_one' => true, 'content_url' => '', 'content_custom_url' => '', 'content_count' => 0, 'content_cats' => array(), 'hidesec' => array(), 'hidebox' => array(), 'box_cats' => array(), 'countdown' => 0 ); } function fblikeviral_boxes() { add_meta_box('fblikeviral-meta', 'FB Like Viral', 'fblikeviral_meta', 'post', 'normal', 'high'); } function fblikeviral_meta($post) { $popup = get_post_meta($post->ID, '_fblikeviral_popup', true); $buttons = get_post_meta($post->ID, '_fblikeviral_buttons', true); ?>



Arsip Blog

  • ►  2017 (7)
    • ►  Mei (1)
    • ►  April (1)
    • ►  Maret (3)
    • ►  Februari (2)
  • ►  2016 (83)
    • ►  Desember (2)
    • ►  Oktober (8)
    • ►  September (6)
    • ►  Agustus (11)
    • ►  Juli (8)
    • ►  Juni (8)
    • ►  Mei (11)
    • ►  April (5)
    • ►  Maret (12)
    • ►  Februari (9)
    • ►  Januari (3)
  • ►  2015 (49)
    • ►  Desember (5)
    • ►  November (7)
    • ►  Oktober (2)
    • ►  September (1)
    • ►  Juli (1)
    • ►  Juni (4)
    • ►  Mei (1)
    • ►  April (3)
    • ►  Maret (7)
    • ►  Februari (10)
    • ►  Januari (8)
  • ▼  2014 (86)
    • ►  Desember (10)
    • ►  November (9)
    • ►  Oktober (5)
    • ►  September (5)
    • ►  Agustus (3)
    • ►  Juli (8)
    • ►  Juni (11)
    • ►  Mei (11)
    • ▼  April (6)
      • .... ... baca selengkapnya di Cerita Motivasi dan...
      • .... ... baca selengkapnya di Cerita Motivasi dan...
      • .... ... baca selengkapnya di Cerita Motivasi dan...
      • .... ... baca selengkapnya di Cerita Motivasi dan...
      • .... ... baca selengkapnya di Cerita Motivasi dan...
      • .... ... baca selengkapnya di Cerita Motivasi dan...
    • ►  Maret (9)
    • ►  Februari (7)
    • ►  Januari (2)
  • ►  2013 (6)
    • ►  Desember (5)
    • ►  Juni (1)

Mengenai Saya

Unknown
Lihat profil lengkapku
Tema Jendela Gambar. Diberdayakan oleh Blogger.