├── README.md ├── functions.php ├── js └── script.js └── your_template.php /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tokmak/wp-load-more-ajax/HEAD/README.md -------------------------------------------------------------------------------- /functions.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tokmak/wp-load-more-ajax/HEAD/functions.php -------------------------------------------------------------------------------- /js/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tokmak/wp-load-more-ajax/HEAD/js/script.js -------------------------------------------------------------------------------- /your_template.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tokmak/wp-load-more-ajax/HEAD/your_template.php --------------------------------------------------------------------------------