تفصیل
BPS Splide Slider Block uses the Splide library.
Slider display settings can be customized via:
- General settings subpage: Admin Sidebar > Settings > Splide Block
- Custom Post Type Block Template
- Block settings menu
بلاکس
یہ پلگ ان 1 بلاک مہیا کرتی ہے۔
- Bps Blocks Slider
انسٹالیشن
- Upload ‘bps-splide-slider-block’ to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Within a post or page, select the ‘+’ symbol to add a new block
- From the ‘Blocks’ tab, select the ‘Splide slider’ block
- Add images to the block
جائزے
There are no reviews for this plugin.
شراکت دار اور ڈیویلپرز
“BPS Splide Slider Block” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:
شراکت دار“BPS Splide Slider Block” کا اپنی زبان میں ترجمہ کریں۔
ڈویلپمینٹ میں دلچسپی ہے؟
کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔
چینج لاگ
1.0
- Initial release
1.1
- Customizable options in Block settings menu
- Accessible attributes for Custom Post Type Block Template
1.1.1
- Fix Block settings menu sliders not working by converting props to Number
1.1.2
- Image max allowed width and height from 1000px to 2000px
- Initialize class properties explicitly before construct (PHP 8.2 deprecation warning)
1.1.3
- Splide keyboard shortcuts enabled when focused
1.1.4
- Remove Splide keyboard shortcuts enabled when focused property as it didn’t work
- Initialize one last forgotten class property explicitly before construct