Linux 软件免费装
Banner图

Responsible

开发者 scottsweb
codeforthepeople
更新时间 2015年5月8日 23:02
PHP版本: 3.8 及以上
WordPress版本: 4.2.2
版权: GPLv2 or later
版权网址: 版权信息

标签

test responsive admin iphone bar admin bar resizer viewport resizing device responsible

下载

详情介绍:

Test your responsive website from the WordPress admin bar. This plugin uses the excellent Viewport Resizer bookmarklet to add a responsive button to the WordPress admin bar. Once pressed you can easily test your site in a range of common viewport sizes (e.g. iPhone, Tablet and Desktop). The plugin is handy for testing during development and also for writers and editors to preview their content on different devices. Banner illustration above by Gemma Garner. a plugin by Scott Evans

安装:

To install this plugin:
  1. Upload the responsible folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. That's it!
Alternatively you can search for the plugin from your WordPress dashboard and install from there.

屏幕截图:

  • Admin bar button with activated viewport resizer toolbar
  • Viewing a website at iPhone dimensions

常见问题:

Hooks & Filters

The plugin has one filter that allows you register a custom bookmarklet. You can generate your own here. `add_filter('responsible_bookmarklet', 'custom_bookmarklet'); function custom_bookmarklet() { return ''; // add your generated JS/HTML here } `

更新日志:

1.1 1.0