开发者 |
Benoti
webstartup |
---|---|
更新时间 | 2018年6月3日 17:48 |
捐献地址: | 去捐款 |
PHP版本: | 5.4 及以上 |
WordPress版本: | 4.9 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
That\'s not a matter ! Just use the filter "brozzme_automatic_blurb_lightbox". Your dedicated function must return an array of all post types.
You can use the filter "brozzme_blurb_lightbox_bypass", just add this on your functions.php : add_filter('brozzme_blurb_lightbox_bypass', 'lightbox_bypass'); function lightbox_bypass(){ return true; }
I made another plugin to add a custom module. This module adds a Lightbox Blurb where everything is done to simplify the process. No icons, just image, loading in lightbox.