该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

LB Back To Top

描述

This plugin includes a button that appears when the user scrolls the scroll bar when you click the button the user is taken to the top of the site.

Visit the Screenshots tab to see an example of the plugin running.

Credits

屏幕截图

  • Button back to top

安装

To install just follow the installation steps of most WordPress plugin’s:

e.g.

  1. Download the file lb-back-to-top.zip;
  2. Unzip the file on your computer;
  3. Upload folder lb-back-to-top, you just unzip to /wp-content/plugins/ directory;
  4. Activate the plugin through the ‘Plugins’ menu in WordPress;
  5. Be happy.

Important: This plugin uses the wp_footer action, then it is necessary that it be called in your theme.

常见问题

I activated the plugin but the button does not appear when you scroll the scroll bar of my site.

The plugin uses the wp_footer action, make sure it is called in your theme. Usually the action is called the footer file of the theme with the wp_footer () code;

评价

此插件暂无评价。

贡献者及开发者

“LB Back To Top” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“LB Back To Top”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

2.0 2013-01-02

  • Creation of the plugin, the initial version.