forked from mirror/_s
parent
7dfe5408f0
commit
7c92e3e138
|
@ -1,14 +1,14 @@
|
|||
<?php
|
||||
/**
|
||||
* Jetpack Compatibility File
|
||||
* See: http://jetpack.me/
|
||||
* See: https://jetpack.me/
|
||||
*
|
||||
* @package _s
|
||||
*/
|
||||
|
||||
/**
|
||||
* Add theme support for Infinite Scroll.
|
||||
* See: http://jetpack.me/support/infinite-scroll/
|
||||
* See: https://jetpack.me/support/infinite-scroll/
|
||||
*/
|
||||
function _s_jetpack_setup() {
|
||||
add_theme_support( 'infinite-scroll', array(
|
||||
|
|
Reference in New Issue