Linux 软件免费装
Banner图

Plugin Name

开发者 osdwebdev
更新时间 2015年1月27日 04:07
PHP版本: 3.4 及以上
WordPress版本: 4.1
版权: GPLv2 or later
版权网址: 版权信息

标签

browser old outdated

下载

1.0 1.1 1.2 1.3 1.4 1.5

详情介绍:

OSD Outdated Browser widget allows you to display a custom banner for users using old browsers.\ The banner is fully customizable and also exposes filters for developers to use. All a user needs to do is install/activate the plugin, set up the proper settings, then add the OSD Outdated Browser widget to a widget area.

安装:

  1. Upload the osd-outdated-browser directory to your /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Visit the settings page under Settings > OSD Outdated Browser
  4. Add the OSD Outdated Browser widget to any widget area in your theme.
  5. If the default message is not used, be sure to include an element with the id "osd-outdated-browser-close" in order to close the banner and set a cookie based on user preferences.
  6. Styles can be easily overridden in the theme's style sheet (style.css) or in the WYSIWYG editor
  7. If you desire more control over how the banner is displayed, a WordPress filter is available. just use the following code: add_filter('osd-outdated-browser', function($content, $args) {}, 10, 2);
  8. Additionally, the WordPress filters content_edit_pre and content_save_pre are applied to the banner content.

屏幕截图:

  • The default banner of OSD Outdated Browser
  • A slightly themed banner
  • Admin Settings Screen

升级注意事项:

1.0 Display a banner in outdated browsers notifying user to update

常见问题:

Soon to come?

Yes, as users ask us questions.

更新日志:

1.5 1.4 1.3 1.2 1.1 1.0