描述
This plugin will enable Slider With Custom Post Support in your wordpress theme. You can show slider via shortcode in everywhere you want, even in theme files.
屏幕截图
安装
- Upload
plugin-directory
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use shortcode in page or in widgets.
- If you want Slider in your theme php, Place
<?php echo do_shortcode('[ultra_camera_slider]'); ?>
in your templates. - After Activate “Ultra Camera Slider”, U Can See a new menu “Ultra Slider” in your Dashboard Menu.
-
Than post your Slide which u want in Ultra Camera Slider.
-
Shortcode
[ultra_camera_slider] -
PHP Code
评价
此插件暂无评价。
贡献者及开发者
更新日志
1.0
- Initial Release