Last active
August 29, 2015 14:02
-
-
Save dcooney/cca35c2b20e0deb30811 to your computer and use it in GitHub Desktop.
Pause Loading Shortcode
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php echo do_shortcode('[ajax_load_more repeater="repeater2" posts_per_page="1" scroll="false" pause="true" transition="fade" button_label="Load Posts"]');?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment