Get All Pages Widget
开发者 |
kanedo
|
更新时间 |
2014年9月4日 18:38 |
捐献地址: |
去捐款 |
PHP版本: |
3.7 及以上 |
WordPress版本: |
4.0 |
详情介绍:
This widget displays all pages on all blogs on your multi site wordpress installation.
安装:
- Upload "all-sites.php"
- Activate Plugin through the 'Plugins' Menu in Wordpress
- Place the Widget trough the 'Widgets' Menu in Wordpress
- Enjoy!
更新日志:
1.0
First version. Added the main features of this widget
1.1
fixed a wrong label
1.2
fixed a bug. All pages will be displayed
1.2.1
release date 2014-07-12
correct usage of wpdb::prepare and get site-ids with wp_get_sites (requires at least 3.7)
1.2.2
release date 2014-07-12
replaced attribute_escape with esc_attr. sorry