WP Tour
开发者 |
jurgennn85
|
更新时间 |
2015年6月26日 15:59 |
捐献地址: |
去捐款 |
PHP版本: |
3.0.1 及以上 |
WordPress版本: |
4.2.2 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
Lightweight WordPress-Tour plugin.
Make it easy for people to understand your website/application and take them on a tour. Easily add pop ups that explain how your website works.
In the WP-admin simply add posts to the Tour Custom Post Type and automatically the tour will start for every new visitor off your website/application.
安装:
- Upload
wp-tour
-folder to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Place
<?php wpTour(); ?>
in your template where you want the Tour to start
- Add posts to the Custom Post Type Tours that is automatically added to your WordPress Menu
更新日志:
1.0
0.0.1
- Initial version of the plugin. (development)