wpsmith/widget
Composer 安装命令:
composer require wpsmith/widget
包简介
WordPress widget base class.
关键字:
README 文档
README
The Widget class extends the WordPress Widget class (WP_Widget) to add some helper methods.
Widget expects only one method to be implemented: protected function get_defaults().
Widget adds two static methods:
widget_save_inline_js(): Outputs an inline admin script that autosaves a widget in the WordPress admin area.is_widgets_page(): Determines whether the current WordPress admin page is the widgets page.
统计信息
- 总下载量: 23
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2018-07-30