Dashboard Help
开发者 |
lahti500
|
更新时间 |
2011年6月10日 05:55 |
捐献地址: |
去捐款 |
PHP版本: |
3.0 及以上 |
WordPress版本: |
3.1 |
详情介绍:
Every wordpress install is unique in some way. Administrators need a way to deliver site specific recources/helps to the user. This plugin accomplishes this by adding a help button to the dashboard. When the help button is clicked the customizable help menu appears. Users can click the button again to hide the help menu.
安装:
- Upload
dashboard-help
folder to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Edit the filed named 'content.txt' in the 'dashboard-help' folder to include the user help you wish to display. Appropriate html tags should be used when placing content in content.txt.
- Set the variable $title, located in dashboard-help.php, to desired text.