Sindbad~EG File Manager

Current Path : /home/bintopia/.trash/wp-content/themes/mobile-friendly/inc/
Upload File :
Current File : /home/bintopia/.trash/wp-content/themes/mobile-friendly/inc/jetpack.php

<?php
/**
 * Jetpack Compatibility File
 * See: http://jetpack.me/
 *
 * @package mobile-friendly
 */

/**
 * Add theme support for Infinite Scroll.
 * See: http://jetpack.me/support/infinite-scroll/
 */
function mobile_friendly_jetpack_setup() {
	add_theme_support( 'infinite-scroll', array(
		'container' => 'main',
		'footer'    => 'page',
	) );
}
add_action( 'after_setup_theme', 'mobile_friendly_jetpack_setup' );

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists