PHP code example of bootscore / bs-swiper
1. Go to this page and download the library: Download bootscore/bs-swiper library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
bootscore / bs-swiper example snippets
if (function_exists('bootscore_related_posts')) bootscore_related_posts();
// Remove related posts
add_filter('bootscore_disable_related_posts', '__return_true');
[bs-swiper-* type="post" tax="post_tag" terms="bikes, motorbikes" order="DESC" orderby="date" posts="5"]