PHP code example of eighteen73 / pulsar-blocks
1. Go to this page and download the library: Download eighteen73/pulsar-blocks 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/ */
eighteen73 / pulsar-blocks example snippets
pulsar_blocks\carousel\force_carousel
add_filter( 'pulsar_blocks\carousel\force_carousel', '__return_true' );