An open API service indexing awesome lists of open source software.

https://github.com/overtrue/wp-auto-top

WordPress 返回顶部插件
https://github.com/overtrue/wp-auto-top

Last synced: 9 months ago
JSON representation

WordPress 返回顶部插件

Awesome Lists containing this project

README

          

wp auto top
=============

wordpress返回顶部插件: [wp auto top](https://wordpress.org/plugins/wp-auto-top/)

## 后台设置界面
![wp auto top](http://mystorage.qiniudn.com/wp-auto-top.jpg)

# 安装

有3种安装方式:

1. WordPress后台搜索`wp auto top` 安装;
2. [下载](https://github.com/overtrue/wp auto top/releases)zip包解压到`wp-content/plugins`目录,后台激活即可;
3. 使用git克隆:
```shell
cd 你的博客目录/wp-content/plugins/
git clone https://github.com/overtrue/wp auto top
```
然后后台激活即可。

# 安装量统计

https://wordpress.org/plugins/wp-auto-top/stats/

## PHP 扩展包开发

> 想知道如何从零开始构建 PHP 扩展包?
>
> 请关注我的实战课程,我会在此课程中分享一些扩展开发经验 —— [《PHP 扩展包实战教程 - 从入门到发布》](https://learnku.com/courses/creating-package)

# License

MIT