该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

UCF Header Bar

描述

The UCF Header Bar plugin allows the simple inclusion of the UCF Header bar into your UCF WordPress website using enqueue_script. The UCF University Header is a cohesive marketing and branding tool for the entire university. It provides consistent navigational elements and a universal search feature with search suggestions.

The University Header has a responsive option and will adapt to various screen sizes as necessary. Responsiveness follows Twitter Bootstrap’s breakpoint standards.

屏幕截图

  • screenshot-1.jpg
  • screenshot-2.png

安装

Installation is quick and easy with only one setting.

  1. Upload the plugin files to the /wp-content/plugins/ucf-header-bar directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->UCF Header Bar screen to configure the plugin if your site’s max-width is larger than 1200px.

常见问题

Where will the UCF Header Bar be added?

The UCF Header Bar should be visible at the top of your website right after the opening <body> tag.

Are there any settings?

For sites with a max-width greater than or equal to 1200px please go to the plugin settings found under Settings->UCF Header Bar and check the box.

Why isn’t the UCF Header Bar acting responsively?

To utilize a responsive bar, simple make sure your sites <head includes the following <meta> tag:

<meta name="viewport" content="width=device-width, initial-scale=1.0">

Are there any known issues with themes?

There are some themes that have sticky headers that can conflict with the UCF Header Bar implementation. If your theme has a sticky header, please test its functionality after activating the UCF Header Bar plugin.

评价

此插件暂无评价。

贡献者及开发者

「UCF Header Bar」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「UCF Header Bar」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.05

  • Due to changes in the parent JavaScript a new CSS file is enqueued if the settings are set to greater than or equal to 1200px.
  • Updated the main screenshot.
  • Tested on WordPress 6.5.4

1.04

  • Prefixed functions and class to prevent potential function naming clashes.
  • Tested on WordPress 4.9.4

1.03

  • Fixed another typo

1.02

  • Fixed a typo

1.01

  • Removed duplicate “Settings Saved” announcement

1.0

  • Initial plugin submission.
  • Tested on WordPress 4.4.2.